mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-10-05 00:06:01 -04:00
Merge cbad87f06e3c1a8f5d4131e7076ce89168098f6e into 796e131c3af59fb36714818b2e03cbf5f60d9e0c
This commit is contained in:
commit
3b3bec5598
@ -10,7 +10,9 @@ smtpd_tls_received_header = yes
|
||||
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
|
||||
smtpd_relay_restrictions = permit_mynetworks,
|
||||
permit_sasl_authenticated,
|
||||
defer_unauth_destination
|
||||
defer_unauth_destination,
|
||||
reject_authenticated_sender_login_mismatch,
|
||||
reject_unauthenticated_sender_login_mismatch
|
||||
smtpd_forbid_bare_newline = yes
|
||||
# alias maps are auto-generated in postfix.sh on startup
|
||||
alias_maps = hash:/etc/aliases
|
||||
|
Loading…
x
Reference in New Issue
Block a user