Guten Abend,

ich habe gerade postfix 2.9.0 compiliert und wundere mich über folgendes Problem.

postconf -d | grep smtpd_sasl gibt aus:

smtpd_sasl_auth_enable = no
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


wohingegegen ein cat /etc/postfix/main.cf | grep smtpd_sasl mit folgender Ausgabe aufwartet:

smtpd_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth-client

verständlicherweise geht sasl dann auch nicht, aber wo liegt das Problem?

Viele Grüße Jakob

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an