[Postfixbuch-users] Fehler beim SASL-Login
Christian
MainNewz at gmx.net
So Feb 27 17:54:58 CET 2005
Hallo,
ich hab nun versucht bei meinem Postfix SASL-Auth zu implementieren.
Mailversand/Empfang usw. klappte bis jetzt ohne Probleme. Allerdings
will das SASL-Auth nicht so ganz. Ich bekomme folgende Fehlermeldung:
------------------------------
Feb 27 17:50:10 spooky postfix/postfix-script: starting the Postfix mail system
Feb 27 17:50:10 spooky postfix/master[15558]: daemon started -- version 2.1.5
Feb 27 17:50:10 spooky authdaemond.mysql: modules="authmysql", daemons=5
Feb 27 17:50:30 spooky postfix/smtpd[15620]: fatal: no SASL authentication mechanisms
Feb 27 17:50:31 spooky postfix/master[15558]: warning: process /usr/lib/postfix/smtpd pid 15620 exit status 1
Feb 27 17:50:31 spooky postfix/master[15558]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
------------------------------
saslauthd wurde mittels
# saslauthd -a rimap -O mydomain.tld
gestartet
Folgenden Eintrag habe ich zur main.cf hinzugefügt. Die
Benutzerverwaltung läuft mittels mysql. IMAPs funktioniert auch.
------------------------------
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_tls_auth_only = yes
smtpd_sasl_local_domain = mydomain (laut Buch one .tld oder brauch
ich mydomain.tld)
broken_sasl_auth_client = yes
------------------------------
Hab ich irgend was vergessen? Hab alles nach dem Postfixbuch
gemacht... Hat jemand nen Tip für mich?
Vielen Dank
Chris
Mehr Informationen über die Mailingliste Postfixbuch-users