added _dmarc record to defaults

This commit is contained in:
Matthew Saunders Brown 2024-04-03 10:01:00 -07:00
parent 6e3cb8152d
commit 409347af11

View File

@ -71,6 +71,7 @@ readonly zone_defaults_pri='0'
"@|NS|ns2.$dns_domain"
"@|NS|ns3.$dns_domain"
"@|TXT|v=spf1 a mx -all"
"_dmarc.@|TXT|v=DMARC1; p=none;"
"mail.@|A|$default_ip"
"imap.@|CNAME|mail.@"
"smtp.@|CNAME|mail.@"