From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 16:25:55 2003 Return-Path: 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 DCF1F37B486 for ; Tue, 3 Jun 2003 16:25:52 -0700 (PDT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1AB243FA3 for ; Tue, 3 Jun 2003 16:25:51 -0700 (PDT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.9/8.12.9) with ESMTP id h53NPpTS076320 for ; Tue, 3 Jun 2003 16:25:51 -0700 (PDT) (envelope-from admin2@enabled.com) From: "admin" To: freebsd-questions@freebsd.org Date: Tue, 3 Jun 2003 15:25:51 -0800 Message-Id: <20030603232527.M66444@enabled.com> In-Reply-To: <20030603231823.M70542@enabled.com> References: <20030603231823.M70542@enabled.com> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 131.161.240.131 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: sendmail AUTH_OPTIONS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 23:25:56 -0000 Hi, okay I am going around in circles and not able to find a link which describes the AUTH_OPTIONS definitions in the .mc file. I want to know what the A and p mean? and verify that my syntax is correct. --- from sendmail.mc file --- define(`confAUTH_OPTIONS', `A p')dnl ---- Thanks in advance, - Noah