dns: add comment about why kunbox.net does not use DMARC
This commit is contained in:
parent
3039a0900e
commit
e743de5404
1 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,10 @@ ns-3 IN A 35.228.143.71
|
|||
${record}
|
||||
% endfor
|
||||
|
||||
;_dmarc IN TXT "v=DMARC1; p=quarantine; rua=mailto:hostmaster@kunbox.net; ruf=mailto:postmaster@kunsmann.eu; fo=0:d:s; adkim=r; aspf=r"
|
||||
; Please note there's no _dmarc record in here. We use this domain to
|
||||
; send out dmarc reports to other domains, so there shouldn't be a
|
||||
; record here to avoid creating loops.
|
||||
; We're still publishing DKIM keys and have enabled TLSRPT, though.
|
||||
_mta-sts IN TXT "v=STSv1;id=20201111;"
|
||||
_smtp._tls IN TXT "v=TLSRPTv1;rua=mailto:hostmaster@kunbox.net"
|
||||
_token._dnswl IN TXT "6akc10htbgmg56e072w0w2n0wql4oezu"
|
||||
|
|
Loading…
Reference in a new issue