From owner-freebsd-questions Fri Nov 30 19:34:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fbsd01.granitepost.com (fbsd01.granitepost.com [209.150.104.131]) by hub.freebsd.org (Postfix) with ESMTP id 6590137B405 for ; Fri, 30 Nov 2001 19:34:24 -0800 (PST) Received: from sager (austin.granitepost.com [209.150.104.143]) by fbsd01.granitepost.com (8.8.5/8.8.5) with SMTP id AAA13504 for ; Sat, 1 Dec 2001 00:33:37 -0500 (EST) Message-ID: <002901c17a23$18c210a0$8f6896d1@granitepost.com> Reply-To: "Clarence Brown" From: "Clarence Brown" To: Subject: Help! Postfix Port w/ SASL AUTH support. Date: Fri, 30 Nov 2001 22:46:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 I'm trying to set up Postfix with SASL to provide SMTP AUTH support. I installed the Postfix port, and selected the SASL option. It looks like both Postfix and SASL were installed, and I didn't get any errors during the process. Postfix seems to be working, but the AUTH stuff doesn't seem to work. On the postfix mail list someone suggested that I should telnet to postfix, and enter the ehlo command so postfix would return the 250-AUTH string proving that SASL and Postfix were working together. When I do this, Postfix does respond with several 250- strings, however I do NOT get the 250-AUTH string back. Can anybody help me get Postfix and SASL working from the ports? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message