saslauthd

smithers

New Member
Hallo,

nach einem update von debian etch auf lenny habe ich das Problem, dass der Versand von emails nicht mehr funktioniert. Das Passwort wird nicht mehr angenommen

mail.log
Code:
postfix/smtpd[18255]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
postfix/smtpd[18255]: warning: SASL authentication failure: Password verification failed
postfix/smtpd[18255]: warning: p5B066D53.dip.t-dialin.net[91.6.109.83]: SASL PLAIN authentication failed: generic failure
postfix/smtpd[18255]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
postfix/smtpd[18255]: warning: p5B066D53.dip.t-dialin.net[91.6.109.83]: SASL LOGIN authentication failed: generic failure
postfix/smtpd[18255]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
postfix/smtpd[18255]: warning: SASL authentication failure: Password verification failed
postfix/smtpd[18255]: warning: p5B066D53.dip.t-dialin.net[91.6.109.83]: SASL PLAIN authentication failed: generic failure
postfix/smtpd[18255]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
postfix/smtpd[18255]: warning: p5B066D53.dip.t-dialin.net[91.6.109.83]: SASL LOGIN authentication failed: generic failure

Nun bin ich Ratlos
 
Du musst rausfinden, warum der saslauthd nicht mehr läuft. Ggfs. geben Dir die anderen Logfiles wertvolle Hinweise...
Hast Du das entsprechende Script in /etc/init.d/ mal von Hand gestartet?
 
Back
Top