DMARC Policy Builder

Create DMARC policies with alignment options, reporting addresses, and failure handling configuration.

Domain Configuration

Policy Configuration

Monitor only - no action taken on failed emails
100%
Advanced Options

Authentication Alignment

Relaxed - domain and subdomains match
Relaxed - domain and subdomains match

Reporting Configuration

Failure Reporting Options (fo):

Generated DMARC Record

v=DMARC1; p=none; fo=0

DNS TXT Record:

_dmarc.example.com. IN TXT "v=DMARC1; p=none; fo=0"

Policy Validation

Record Length: 22/255 chars
Status: Valid
DMARC policy is valid and ready to deploy!

Deployment Guide

  1. Start with p=none to monitor current email authentication status
  2. Analyze DMARC reports to identify legitimate vs malicious sources
  3. Configure SPF and DKIM for all legitimate sending sources
  4. Gradually increase to p=quarantine with low percentage (pct=25)
  5. Monitor for false positives and adjust alignment if needed
  6. Increase percentage gradually (50%, 75%, 100%)
  7. Finally move to p=reject when confident in configuration
Example Policies