Skip to main content
DNS Checker(beta)

DMARC Policy (p=)

The DMARC tag that tells receivers how to treat mail that fails authentication: none, quarantine, or reject.

The `p=` tag in a DMARC record is the enforcement instruction. `p=none` asks receivers to deliver failing mail normally and just send reports back; it is the safe starting point during rollout. `p=quarantine` tells receivers to route failing mail to spam. `p=reject` tells them to block it outright at SMTP time, which is the policy required for full BIMI eligibility and the only one that actually stops spoofing. Most domains progress none, then quarantine with a low pct, then reject, monitoring DMARC aggregate reports at each step to avoid breaking legitimate mail.

Reference

Related terms

See also

Referenced on