Date: Fri, 7 Jul 2000 19:30:36 -0500 From: "Corey G." <cgaff@flashcom.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail Message-ID: <20000707193036.A83315@flashcom.net> In-Reply-To: <Pine.LNX.4.10.10007071332230.14823-100000@mail.telestream.com>; from keith@mail.telestream.com on Fri, Jul 07, 2000 at 01:54:22PM -0700 References: <Pine.LNX.4.10.10007071332230.14823-100000@mail.telestream.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Check sendmail.org for "mailertable" instructions. I think this is what you want. Corey On Fri, Jul 07, 2000 at 01:54:22PM -0700, keith@mail.telestream.com wrote: > I'm wondering how one would restrict sendmail to not allow a particular > domain to relay except to a specific set of domains. > > Scenario: > FreeBSD 4.0-Stable > Sendmail 8.9 <soon to be 8.10> > > Mail server current relays using these rules. > > FEATURE(`use_cw_file')dnl > FEATURE(`virtusertable', `hash -o /etc/mail/sendmail.domains.db')dnl > FEATURE(`access_db', `hash -o /etc/mail/sendmail.access.db')dnl > FEATURE(`local_procmail')dnl > MAILER(smtp)dnl > MAILER(procmail)dnl > > You can see we already do restricted relays. I would like to make it so > our local offices can only send mail to our other 6 offices all of > which have their own domains and servers and not allow sending to > anyone else. But still allow the other domains we host to still have full > relaying. The age old story of the boss getting irked over too much > non-work related communications going on. > > > Keith > > ================================= > Keith W. > > At the helm <for better or worse> > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Best Regards, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000707193036.A83315>