From owner-freebsd-isp Sat Jan 13 21:33: 3 2001 Delivered-To: freebsd-isp@freebsd.org Received: from www.golsyd.net.au (ftp.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 1C29B37B401 for ; Sat, 13 Jan 2001 21:32:45 -0800 (PST) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AH9370.63.d1acf55c) with ESMTP id gdrsaaaa for ; Sun, 14 Jan 2001 16:41:16 +1100 Message-ID: <3A613A19.3D7A6895@quake.com.au> Date: Sun, 14 Jan 2001 16:33:13 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-isp@FreeBSD.ORG Subject: Re: sendmail queue References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dirk Meyer wrote: > > Leif Neland schrieb:, > > > > 1) The easy way: > > > configure Sendmail to accept mail for this host/domain: > > > simply add in /etc/mail/mailertable: > > > > > > primary.do.main smpt:[hostname of primary mail-server] > > > > > This is not needed. sendmail will look at the mx-records, and will send to > > the primary mailserver when it becomes available. > > only if you configure the > FEATURE(`relay_based_on_MX|) > or you have already condigured to be RELAY for this domain. > > If you add entry's in "mailertable" you don't need to permit RELAY for them. And you need to be aware that this opens the way for ANYONE that runs DNS for a domain can then add you as an MX for there domain and relay through you... So its probably better to use the /etc/mail/ files to control relays... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message