Definition
DMARC builds on SPF and DKIM. You publish a DNS TXT record specifying a policy (none, quarantine, or reject) for emails that fail authentication, plus an email address where receiving servers send aggregate reports. Gmail and Yahoo require at least p=none for bulk senders since 2024.
Example
v=DMARC1; p=quarantine; rua=mailto:[email protected]; pct=100