DMS update
This commit is contained in:
13
DMS/docker-data/dms/config/postfix-main.cf
Normal file
13
DMS/docker-data/dms/config/postfix-main.cf
Normal file
@@ -0,0 +1,13 @@
|
||||
# persistente Overrides
|
||||
smtp_host_lookup = dns
|
||||
smtp_tls_security_level = encrypt
|
||||
smtp_tls_note_starttls_offer = yes
|
||||
|
||||
# smtp_sasl_auth_enable = yes
|
||||
# smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
|
||||
# smtp_sasl_security_options = noanonymous
|
||||
|
||||
# transport_maps = hash:/etc/postfix/transport
|
||||
|
||||
header_checks = pcre:/etc/postfix/header_checks
|
||||
smtp_tls_loglevel = 1
|
||||
Reference in New Issue
Block a user