I'm using postfix smtp while having encrypted passwords in mysql database. Passwords are checked through Cyrus SASL and PAM.

I updated my debian server to the recent versions of postfix and cyrus sasl. After that smtp is not working anymore.

postfix: 2.8.3-1 cyrus: 2.1.24-rc1

Excerpt from my mail.warn log:

postfix/smtpd[24618]: warning: unknown[censored_ip]: SASL PLAIN authentication failed: no mechanism available postfix/smtpd[24618]: warning: unknown[censored_ip]: SASL LOGIN authentication failed: no mechanism available

Until the update, everything worked fine. Has anybody solved this issue?

link|improve this question
feedback

migrated from stackoverflow.com Sep 4 '11 at 14:21

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown