p=none
Receives reports but usually does not affect delivery. Useful for analysis, migration and inventory work.
Mail / DNS
Create a simple DMARC record for your domain. Choose policy, subdomain behavior, reporting addresses and alignment rules. The assistant generates a DNS TXT value and explains the most important policy stages.
DMARC is published as a TXT record below _dmarc.yourdomain.tld. For new domains, start with monitoring and reports before enabling stricter policies.
Copy the TXT value or the full DNS output into your DNS management panel.
DMARC is usually rolled out in stages: monitor first, isolate suspicious messages next, and reject clearly failing messages after authentication is clean.
p=noneReceives reports but usually does not affect delivery. Useful for analysis, migration and inventory work.
p=quarantineAsks receivers to treat failing messages with suspicion, for example as spam or quarantine.
p=rejectAsks receivers to reject messages that fail DMARC. Use only when SPF and DKIM are working cleanly.