Postfix: SASL LOGIN authentication failed
Posted: 2006-09-22 13:54
Irgentwie haut bei mir die Autentifizeirung mit dem smtpd bzw. saslauthd nicht hin.
Wenn ich in starte mit:
kommt keine Fehlermeldung.
In der Prozessliste sehe ich nichts.
Inden Logfiles finde ich das:
Tcha, wieso läuft der saslauthd nicht bzw. ist nicht in der Prozessliste zu sehen und wie bekomme ich ihn zum laufen.
Wenn ich in starte mit:
Code: Select all
/etc/ini.d/ saslauthd startIn der Prozessliste sehe ich nichts.
Code: Select all
server01:/var/log# ps ax|grep saslauthd
2094 pts/1 R+ 0:00 grep saslauthdCode: Select all
Sep 22 13:44:41 server1postfix/smtpd[2122]: warning: ext-ip.net[88.73.124.154]: SASL PLAIN authentication failed
Sep 22 13:44:41 server1postfix/smtpd[2122]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
Sep 22 13:44:41 server1postfix/smtpd[2122]: warning: ext-ip.net[88.73.124.154]: SASL LOGIN authentication failed
Sep 22 13:44:47 server1postfix/smtpd[2122]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
Sep 22 13:44:47 server1postfix/smtpd[2122]: warning: SASL authentication failure: Password verification failed
Sep 22 13:44:47 server1postfix/smtpd[2122]: warning: ext-ip.net[88.73.124.154]: SASL PLAIN authentication failed
Sep 22 13:44:47 server1postfix/smtpd[2122]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
Sep 22 13:44:47 server1postfix/smtpd[2122]: warning: ext-ip.net[88.73.124.154]: SASL LOGIN authentication failed
Sep 22 13:44:49 server1postfix/smtpd[2122]: lost connection after AUTH from ext-ip.net[88.73.124.154]
Sep 22 13:44:49 server1postfix/smtpd[2122]: disconnect from ext-ip.net[88.73.124.154]