From owner-freebsd-questions Thu Aug 1 19:12:26 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 6C30D37B400 for ; Thu, 1 Aug 2002 19:12:20 -0700 (PDT) Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.3.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id C759E43E3B for ; Thu, 1 Aug 2002 19:12:19 -0700 (PDT) (envelope-from raiden@shell.core.com) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.12.3/8.11.4/1.7) with ESMTP id g722CI1Y021173 for ; Thu, 1 Aug 2002 21:12:18 -0500 Received: from localhost (raiden@localhost) by shell.core.com (8.11.6/8.11.6/1.3) with ESMTP id g722CHR21625 for ; Thu, 1 Aug 2002 21:12:17 -0500 (CDT) Date: Thu, 1 Aug 2002 21:12:17 -0500 (CDT) From: Steven Lake X-X-Sender: raiden@shell.core.com To: freebsd-questions@FreeBSD.ORG Subject: Mixing SMTP auth methods Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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