From owner-freebsd-questions Sun Aug 4 6:49: 7 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 91DCC37B400 for ; Sun, 4 Aug 2002 06:49:05 -0700 (PDT) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D53043E5E for ; Sun, 4 Aug 2002 06:49:05 -0700 (PDT) (envelope-from mike@sentex.net) Received: from house (cage.simianscience.com [64.7.134.1]) by smtp2.sentex.ca (8.12.5/8.12.5) with SMTP id g74Dn40u091000; Sun, 4 Aug 2002 09:49:04 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Steven Lake Cc: questions@freebsd.org Subject: Re: Mixing SMTP auth methods Date: Sun, 04 Aug 2002 09:51:26 -0400 Message-ID: <3saqku8ml8ita6atavpksghpml8k062u05@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable 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 On Thu, 1 Aug 2002 21:12:17 -0500 (CDT), in = sentex.lists.freebsd.questions you 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? Have a look at the AUTH_MECHANISMS docs. If I recall correctly, it just takes one match to "win." i.e. it wont look for all to match. ---Mike Mike Tancsa (mdtancsa@sentex.net) =09 Sentex Communications Corp, =09 Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers=20 could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message