--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:

> Stephen Liu wrote:
> > Following is the mail.log reporting the failure of login to
> download
> > mails.  IMAP is running here.
> >   
> Are you still having issues with SASL integration with Postfix?


Hi Brian,


Yes.  On Evolution I use the same login and password to send and
receive (download) mails without success (both failure).  But it
generated different output on mail.log


On sending mails;

# tail /var/log/mail.log
Nov 19 13:48:25 xen05 imapd: LOGOUT, ip=[::ffff:192.168.0.110],
rcvd=34, sent=532
Nov 19 13:49:20 xen05 imapd: Connection, ip=[::ffff:192.168.0.110]
Nov 19 13:49:20 xen05 imapd: LOGIN: ip=[::ffff:192.168.0.110],
command=CAPABILITY
Nov 19 13:49:32 xen05 postfix/smtpd[3223]: connect from
xen0.satimis.com[192.168.0.110]
Nov 19 13:49:32 xen05 postfix/smtpd[3223]: disconnect from
xen0.satimis.com[192.168.0.110]
Nov 19 13:50:11 xen05 postfix/smtpd[3223]: connect from
xen0.satimis.com[192.168.0.110]
Nov 19 13:50:35 xen05 postfix/smtpd[3223]: warning: SASL authentication
problem: unable to open Berkeley db /etc/sasldb2: No such file or
directory
Nov 19 13:50:35 xen05 postfix/smtpd[3223]: warning: SASL authentication
problem: unable to open Berkeley db /etc/sasldb2: No such file or
directory
Nov 19 13:50:35 xen05 postfix/smtpd[3223]: warning: SASL authentication
failure: Password verification failed
Nov 19 13:50:35 xen05 postfix/smtpd[3223]: warning:
xen0.satimis.com[192.168.0.110]: SASL PLAIN authentication failed:
authentication 


It is the problem of SASL authentication failure.  /etc/sasldb2 does
not exist, no such a file.  But I found;

# locate sasldb
/usr/lib/sasl2/libsasldb.a
/usr/lib/sasl2/libsasldb.la
/usr/lib/sasl2/libsasldb.so
/usr/lib/sasl2/libsasldb.so.2
/usr/lib/sasl2/libsasldb.so.2.0.22


# ls -ld /usr/lib/sasl2/libsasldb.so
lrwxrwxrwx 1 root root 19 2008-11-07 10:03 /usr/lib/sasl2/libsasldb.so
-> libsasldb.so.2.0.22


# ls -ld /usr/lib/sasl2/libsasldb.so.2
lrwxrwxrwx 1 root root 19 2008-11-07 10:03
/usr/lib/sasl2/libsasldb.so.2 -> libsasldb.so.2.0.22



B.R.
Stephen

Send instant messages to your online friends http://uk.messenger.yahoo.com 

Reply via email to