13 lines
366 B
CFEngine3
13 lines
366 B
CFEngine3
# 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 |