LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Postfix + Dovecot slackware (https://www.linuxquestions.org/questions/linux-server-73/postfix-dovecot-slackware-649949/)

bambeklis 06-17-2008 03:09 PM

Postfix + Dovecot slackware
 
Howto solve that on slackware linux:

Jun 17 19:57:53 erdos postfix/smtpd[21102]: warning: SASL authentication failure: Could not open /etc/sasldb2: gdbm_errno=8
Jun 17 19:57:53 erdos postfix/smtpd[21102]: warning: SASL authentication failure: no secret in database
Jun 17 19:57:53 erdos postfix/smtpd[21102]: warning: HOST[IP]: SASL CRAM-MD5 authentication failed: authentication failure
Jun 17 19:57:53 erdos postfix/smtpd[21102]: warning: SASL authentication failure: Could not open /etc/sasldb2: gdbm_errno=8
Jun 17 19:57:53 erdos postfix/smtpd[21102]: warning: SASL authentication failure: Could not open /etc/sasldb2: gdbm_errno=8


thank you

bambeklis 06-17-2008 03:27 PM

I've solved it, just added to /etc/postfix/sasl/smtpd.conf

mech_list: plain login

That file before:

pwcheck_method: saslauthd


All times are GMT -5. The time now is 07:43 AM.