mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 09:01:38 +01:00
change: allow broken slas auth clients postfix
This commit is contained in:
@@ -40,7 +40,7 @@ smtpd_sasl_auth_enable = yes
|
||||
smtpd_sasl_type = dovecot
|
||||
smtpd_sasl_security_options = noanonymous
|
||||
smtpd_sasl_local_domain = $myhostname
|
||||
#broken_sasl_auth_clients = no
|
||||
broken_sasl_auth_clients = yes
|
||||
smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
|
||||
smtp_tls_mandatory_ciphers=high
|
||||
#smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
|
||||
|
||||
Reference in New Issue
Block a user