Add DMARC record to domain.

This commit is contained in:
Tom Alexander
2025-03-08 13:34:27 -05:00
parent b1bea7224f
commit 9319fc4bc5
3 changed files with 7 additions and 6 deletions

View File

@@ -23,6 +23,9 @@ $ORIGIN fizz.buzz.
; Allows receivers to know you send your mail via Fastmail, and other servers
IN TXT v=spf1 include:spf.messagingengine.com ?all
; Tell receivers what to do with fake email
_dmarc IN TXT "v=DMARC1; p=none; rua=mailto:postmaster@fizz.buzz;"
ns1 IN A 74.80.180.138
ns2 IN A 74.80.180.138