diff --git a/install/tpl/postfix_3-0.conf.master b/install/tpl/postfix_3-0.conf.master index aa205679ad7818e0a19621a8f930e5838250d161..ce4fc920ed0c6fccd0b5fcc034d27a1f84490ed1 100644 --- a/install/tpl/postfix_3-0.conf.master +++ b/install/tpl/postfix_3-0.conf.master @@ -11,3 +11,6 @@ #{stress_adaptive} smtpd_soft_error_limit = ${stress?{2}:{5}} #{stress_adaptive} smtpd_timeout = ${stress?{10}:{60}}s +# validate DANE +smtp_dns_support_level = dnssec +smtp_tls_security_level = dane