Package: postfix
Version: 2.3.8-2
The configuration file for Postfix SASL (smtpd.conf) is placed in the
/etc/postfix/sasl/ directory. However, it is never read by the daemons.
As a result, the authentication falls back to the default, using the
file /etc/sasldb2 (sasldb mechanism) and offering all available
authentication methods.
The workaround is to move the file to /usr/lib/sasl2/ directory (the
default for Cyrus SASL2, IIRC).
A fix would probably be to reconfigure the prefix for the file while
building the package.
I am not sure which package this file belongs to, as dpkg returns the
following:
dpkg: /etc/postfix/sasl/smtpd.conf not found.
I am using Debian GNU/Linux 4.0 (Etch), kernel version: 2.6.21.1, libc6
version: 2.3.6.ds1-13
I am omitting hardware details, as this is clearly not a hardware issue.
The following warning are logged:
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: SASL authentication failure: no secret in
database
postfix/smtpd[25479]: warning: hostname[x.x.x.x] SASL CRAM-MD5
authentication failed: authentication failure
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: SASL authentication failure: no secret in
database
postfix/smtpd[25479]: warning: hostname[x.x.x.x] SASL NTLM
authentication failed: authentication failure
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: SASL authentication failure: Password
verification failed
postfix/smtpd[25479]: warning: hostname[x.x.x.x] SASL PLAIN
authentication failed: authentication failure
postfix/smtpd[25479]: warning: SASL authentication problem: unable to
open Berkeley db /etc/sasldb2: No such file or directory
postfix/smtpd[25479]: warning: hostname[x.x.x.x] SASL LOGIN
authentication failed: authentication failure
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]