From owner-freebsd-questions Fri Aug 2 0:38:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBA637B400 for <freebsd-questions@FreeBSD.ORG>; Fri, 2 Aug 2002 00:38:22 -0700 (PDT) Received: from out0.mx.nwbl.wi.voyager.net (out0.mx.nwbl.wi.voyager.net [169.207.3.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 133FB43E6E for <freebsd-questions@FreeBSD.ORG>; Fri, 2 Aug 2002 00:38:22 -0700 (PDT) (envelope-from raiden@shell.core.com) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out0.mx.nwbl.wi.voyager.net (8.12.3/8.11.4/1.7) with ESMTP id g727cLmP003288; Fri, 2 Aug 2002 02:38:21 -0500 Received: from localhost (raiden@localhost) by shell.core.com (8.11.6/8.11.6/1.3) with ESMTP id g727cKB10357; Fri, 2 Aug 2002 02:38:20 -0500 (CDT) Date: Fri, 2 Aug 2002 02:38:20 -0500 (CDT) From: Steven Lake <raiden@shell.core.com> X-X-Sender: raiden@shell.core.com To: Lord Raiden <raiden23@netzero.net> Cc: Steven Lake <raiden@shell.core.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Mixing SMTP auth methods In-Reply-To: <4.2.0.58.20020802025526.009aa5d0@pop.netzero.net> Message-ID: <Pine.GSO.4.44L0.0208020237570.9528-100000@shell.core.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-questions.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> X-Loop: FreeBSD.ORG Yep. You hit it right on the head. On Fri, 2 Aug 2002, Lord Raiden wrote: > Ok, let me get this straight. If a user is on the local lan or a > valid IP you want sendmail to validate them using the relay-domains file, > but if they're roaming, you want them to be able to use this same SMTP > server to send mail by asking them to authenticate? > > So in short, if they don't have a valid IP class allowed in the > relay-domains file, they'll have to authenticate on the server, but if they > do have a valid IP in the relay-domains file, then they won't have to > authenticate. Am I close? > > At 09:12 PM 8/1/02 -0500, Steven Lake wrote: > > Hi all. I got a question. Is there a way that I can setup > >sendmail for both user/pass auth and IP auth? I know that sendmail > >determins if a user is allowed to relay though a server based on the > >relay-domains file, but I also want users who aren't on our IP pool to be > >able to use our SMTP servers via standard user/pass authentication. > > > > How can I mix these two on the same server without causing issues? > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > -- The Raiden Knows > > "Remember amateurs built the ark -- professionals built the Titanic." - > Unknown > > "Just when you think you have life figured out and all is going well, watch > your step, for you are about to fall." - Ancient Proverb > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message