DMARC Record Generator & Policy Builder
Create RFC 7489 compliant DMARC policies for domain protection. Configure monitoring (p=none), isolation (p=quarantine), or strict rejection (p=reject) with aggregate (RUA) and forensic (RUF) report destinations.
DMARC Record Generator
Create a Domain-based Message Authentication, Reporting, and Conformance (DMARC) record to tell receiver servers how to handle emails failing SPF/DKIM checks.
Generated DMARC Record
Tag Explanations
Understanding DMARC (RFC 7489)
Domain-based Message Authentication, Reporting, and Conformance (DMARC) standardizes how receiving mail servers verify email origins using SPF and DKIM alignment, as defined in RFC 7489.
DMARC Policy Enforcement Stages
p=none(Monitoring): Telemetry phase. Mail is delivered normally while daily XML reports are sent to yourruaaddress.p=quarantine(Isolation): Unauthenticated emails are sent to spam/junk folders.p=reject(Protection): Unauthorized spoofed messages are discarded or bounced at the gateway.