|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wietse Venema (wietse
porcupine.org)
Date: Sun May 27 2007 - 17:11:45 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark Edwards:
> On May 27, 2007, at 2:36 PM, Wietse Venema wrote:
>
> >
> >> * postfix tries to access /usr/lib/sasl2 because the Ubuntu package
> >> is compiled with cyrus-sasl support
> >
> > Correction: libsasl tries to access /usr/lib/sasl2.
> > =======
> >
> > Postfix could not care less where libsasl keeps its files.
>
> Why is libsasl involved at all if the following are true:
>
> lmtp_sasl_auth_enable = no
> smtpd_sasl_auth_enable = yes
> smtp_sasl_auth_enable = no
> smtpd_sasl_type = dovecot
As requested in the mailing list welcome message, send "postconf
-n" output, instead of manually pasting main.cf fragments.
Without "postconf -n" you don't know if you are editing the wrong
main.cf file, or the wrong lines in the file, because those lines
are followed by other definitions later in the file.
The Postfix SMTP client and server don't call any SASL code unless
SASL is enabled in main.cf.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]