Loading roles/postfix/templates/main.cf +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ milter_default_action = accept milter_connect_macros = j {daemon_name} v {if_name} _ milter_data_macros = j i {daemon_name} v {if_name} _ # avoid https://www.postfix.org/smtp-smuggling.html smtpd_forbid_bare_newline = yes smtpd_forbid_bare_newline_exclusions = $mynetworks # TLS stuff # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for # information on enabling SSL in the smtp client. Loading @@ -64,3 +68,4 @@ smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt smtpd_tls_received_header = yes Loading
roles/postfix/templates/main.cf +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ milter_default_action = accept milter_connect_macros = j {daemon_name} v {if_name} _ milter_data_macros = j i {daemon_name} v {if_name} _ # avoid https://www.postfix.org/smtp-smuggling.html smtpd_forbid_bare_newline = yes smtpd_forbid_bare_newline_exclusions = $mynetworks # TLS stuff # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for # information on enabling SSL in the smtp client. Loading @@ -64,3 +68,4 @@ smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt smtpd_tls_received_header = yes