Checking DMARC policy...
Checking DMARC policy...
DMARC (Domain-based Message Authentication, Reporting, and Conformance) is a TXT record at _dmarc.<domain> that tells receivers what to do when SPF or DKIM checks fail and where to send aggregate reports.
Cached result — last checked 101s ago.
v=DMARC1;p=reject;rua=mailto:dmarc_rua@corp.mail.ru;
| v | DMARC1 | provided |
| p | reject | provided |
| sp | default | |
| pct | 100 | default |
| adkim | r | default |
| aspf | r | default |
| fo | 0 | default |
| rua | mailto:dmarc_rua@corp.mail.rurua= is the mailto address where receivers send daily aggregate XML failure reports. Learn more → | provided |
| ruf | default |
These addresses are published by the domain owner in their public DMARC DNS record. To request removal, contact privacy@relaymetry.com.
The policy values p=none / p=quarantine / p=reject move from observation to enforcement. p=none reports issues without acting; p=quarantine routes failing mail to spam; p=reject blocks it outright. The pct= modifier scales enforcement (start at low pct=, ramp up).
Start with p=none + a working rua= reporting address to gather data without disrupting mail flow. Once reports show clean SPF + DKIM alignment for legitimate senders, ramp pct from 25 to 100 under p=quarantine, then promote to p=reject. Without a reporting address, DMARC enforcement is blind.