postfix: disable dnssec

This commit is contained in:
Jörg Thalheim 2024-03-06 19:52:43 +01:00
parent 8cd224475c
commit e263cf33be

View File

@ -25,7 +25,6 @@ in
config = {
smtp_tls_note_starttls_offer = "yes";
smtp_dns_support_level = "dnssec";
smtp_tls_security_level = "dane";
tls_medium_cipherlist = "AES128+EECDH:AES128+EDH";