You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
@@ -31,7 +31,6 @@ mydestination =
|
|||||||
# Relayhost if any is configured
|
# Relayhost if any is configured
|
||||||
relayhost = {{ RELAYHOST }}
|
relayhost = {{ RELAYHOST }}
|
||||||
{% if RELAYUSER %}
|
{% if RELAYUSER %}
|
||||||
smtp_sasl_auth_enable = yes
|
|
||||||
smtp_sasl_password_maps = lmdb:/etc/postfix/sasl_passwd
|
smtp_sasl_password_maps = lmdb:/etc/postfix/sasl_passwd
|
||||||
smtp_sasl_security_options = noanonymous, noplaintext
|
smtp_sasl_security_options = noanonymous, noplaintext
|
||||||
smtp_sasl_tls_security_options = noanonymous
|
smtp_sasl_tls_security_options = noanonymous
|
||||||
|
|||||||
Reference in New Issue
Block a user