From owner-freebsd-questions Fri Jul 7 17:35: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.flashcom.net (3ff83059.dsl.flashcom.net [63.248.48.89]) by hub.freebsd.org (Postfix) with ESMTP id 755F437B5AB for ; Fri, 7 Jul 2000 17:34:54 -0700 (PDT) (envelope-from cgaff@mail.flashcom.net) Received: (from cgaff@localhost) by mail.flashcom.net (8.9.3/8.9.3) id TAA83347 for freebsd-questions@FreeBSD.ORG; Fri, 7 Jul 2000 19:30:36 -0500 (CDT) (envelope-from cgaff) Date: Fri, 7 Jul 2000 19:30:36 -0500 From: "Corey G." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail Message-ID: <20000707193036.A83315@flashcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.2i In-Reply-To: ; from keith@mail.telestream.com on Fri, Jul 07, 2000 at 01:54:22PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > > 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 > ================================= > > > > > 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