DMARC alignment failure
SPF/DKIM pass but fail identifier alignment.
Problem summary
SPF/DKIM pass but fail identifier alignment.
Symptoms
- spf=pass and/or dkim=pass but dmarc=fail
- Identifiers pass authentication yet fail alignment
- Common with third-party ESPs using their domains
Possible causes
- MAIL FROM and/or DKIM d= not alignable to From
- Strict adkim/aspf with only organizational alignment possible
- Mixed identity design across streams
How to diagnose
- Extract From, MailFrom, and DKIM d= from failing samples
- Evaluate relaxed vs strict alignment outcomes
How to fix
- Custom Return-Path and/or custom DKIM on the From domain
- Adjust From to a domain you control end-to-end
- Use relaxed alignment only with a documented risk decision
How to verify
- dmarc=pass on production-like tests
- Aggregate pass rate rises for first-party sources
Prevention
- Identity design review before ESP go-live
- Block launches that only achieve unaligned authentication
When to escalate
- Production mail is failing for a material share of recipients after remediation attempts