mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 19:25:36 +02:00
Update to 2023-07-11 18:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user