Your message dated Thu, 07 Dec 2006 09:08:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388562: failure in auth smtp after upgrade sasl2-bin
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: sasl2-bin
Version: 2.1.19.dfsg1-0.5
Distribution: testing
This morning I installed the new sasl2-bin package from the testing
distribution. After the upgrade I even tried to reboot the system, but
authentcated smtp fails with Postfix (version 2.3.3-1). The following is
shown in /var/log/syslog:
Sep 21 10:27:34 bacchus postfix/smtpd[8338]: connect from
ncc-1701-d.enterprise.lan[192.168.0.2]
Sep 21 10:27:37 bacchus postfix/smtpd[8338]: warning: SASL
authentication failure: cannot connect to saslauthd server: No such file
or directory
Sep 21 10:27:37 bacchus postfix/smtpd[8338]: warning: SASL
authentication failure: Password verification failed
Sep 21 10:27:37 bacchus postfix/smtpd[8338]: warning:
ncc-1701-d.enterprise.lan[192.168.0.2]: SASL PLAIN authentication
failed: generic failure
Sep 21 10:27:37 bacchus postfix/smtpd[8338]: warning: SASL
authentication failure: cannot connect to saslauthd server: No such file
or directory
Sep 21 10:27:37 bacchus postfix/smtpd[8338]: warning:
ncc-1701-d.enterprise.lan[192.168.0.2]: SASL LOGIN authentication
failed: generic failure
Sep 21 10:27:39 bacchus postfix/smtpd[8338]: disconnect from
ncc-1701-d.enterprise.lan[192.168.0.2]
Linux bacchus 2.6.18-Bacchus #1 Thu Sep 21 07:34:40 CEST 2006 i686 GNU/Linux
Libc6 version: 2.3.6.ds1-4
--- End Message ---
--- Begin Message ---
On Wed, 2006-12-06 at 22:13 +0100, Arno Bottema wrote:
> I received an email from Matthias Wamser regarding sasl2-bin looking for
> files in /etc/sasl. After placing the smtpd.conf in /etc/sasl and
> adding the postfix user into the sasl group, my postfix configuration
> worked again.
Excellent! This confirms my suspicion about this actually being a
postfix error. Postfix should be setting the plugin configuration path
to /etc/postfix/sasl, but for some reason it doesn't.
Postfix has a new version which should fix this issue: 2.3.4-3, which is
in unstable now. I'm closing this bug (merging it with the postfix bugs
would just add more clutter, so I'm not doing that).
Please note that the correct location for smtpd.conf
*is* /etc/postfix/sasl as documented -- but that will only work once you
install the fixed postfix. Your current setup will break when postfix is
fixed, so keep your eyes open when upgrading postfix!
> I suppose you don't need the requested files and info anymore?
No, you're right. The information above was enough to pinpoint the
issue.
Thank you Arno and Matthias!
--
Fabian Fagerholm <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
--- End Message ---