Update to 2023-07-11 18:00

This commit is contained in:
Daniel Berteaud
2023-07-11 18:00:13 +02:00
parent f5d93fc293
commit b654733854
9 changed files with 12 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ smtp_sasl_password_maps = hash:/etc/postfix/relay_auth
smtp_use_tls = yes
{% elif postfix_relay_transport | default('starttls') == 'tls' %}
smtp_tls_wrappermode = yes
smtp_tls_security_level = encrypt
{% endif %}
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = noanonymous