Postfix authentifziert nicht gegen SASL
Hallo,
Beim authentifizieren gegen den SASL-DB bekomme ich immer ein
Permission denied.
May 9 09:37:22 servername postfix/smtpd[6155]: warning: SASL
authentication failure: cannot connect to saslauthd server: Permission
denied
May 9 09:37:22 servername postfix/smtpd[6155]: warning: SASL
authentication failure: Password verification failed
smtpd_recipient_restrictions = permit_sasl_authenticated,
permit_mynetworks, reject_unauth_des
tination, check_sender_access hash:/etc/postfix/sender
smtpd_reject_unlisted_recipient = yes
smtpd_reject_unlisted_sender = no
smtpd_restriction_classes =
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = no
smtpd_sasl_exceptions_networks =
smtpd_sasl_local_domain =
smtpd_sasl_path = smtpd
smtpd_sasl_security_options = noanonymous
smtpd_sasl_tls_security_options = $smtpd_sasl_security_options
smtpd_sasl_type = cyrus
smtpd_sender_login_maps =
smtpd_sender_restrictions = hash:/etc/postfix/sender
Der saslauthd läuft richtig als Dienst.
Warum Permission Denied! An den Dateirechten habe ich m.E. nichts
geändert:
Reply to: