Subject: bin/37162: No SASL support in postfix
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: None <athaba@inode.at>
List: netbsd-bugs
Date: 10/20/2007 20:40:01
>Number:         37162
>Category:       bin
>Synopsis:       No SASL support in postfix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 20 20:40:01 +0000 2007
>Originator:     Christian Sturm
>Release:        NetBSD 4.0RC3
>Organization:
>Environment:
>Description:
Postfix was compiled without SASL support.
This doesn't allow SMTP AUTH, which is needed in many cases.
>How-To-Repeat:
Try to use postfix with the option "smtp_sasl_auth_enable = yes" set in main.cf.
>Fix:
Compile Postfix with SASL support.