DMARC

From Freephile Wiki
Revision as of 21:07, 4 March 2016 by Freephile (talk | contribs)

TLDR[edit]

You need to have SPF and DKIM properly established first.

(assuming your domain is 'example.com') Publish a DNS TXT record with this label:
_dmarc.example.com
and this value
v=DMARC1; p=none; rua=mailto:postmaster@example.com;

Background[edit]

DMARC-2015-logo-small-202x110.png

https://dmarc.org/

IETF Specification[edit]

https://tools.ietf.org/html/rfc7489

Vendors[edit]

https://dmarcian.com/ is a place where you can get your reports nicely aggregated and reported.

See Also[edit]

Add a DMARC record in Google support