Question · Digital Marketing & SEO

What does alignment mean in DMARC and how does it affect my policy?

22 Apr 2026
I'm finally getting around to properly configuring DMARC for my domain to prevent spoofing. I understand the basics of SPF and DKIM, but I keep seeing the term 'alignment' in DMARC documentation and it's confusing me. I have a DMARC record set up with p=none, but I'm not sure if my alignment settings are correct. What exactly does alignment mean in this context? Is it about matching the domain in the From header with something else? I've looked at my own record
v=DMARC1; p=none; rua=mailto:dmarc@mydomain.com
but I don't see alignment parameters there, so I think I might be missing something fundamental.
Best answer
DMARC alignment refers to the requirement that the domain used in a DMARC authentication check (either SPF or DKIM) must match the domain visible in the email's From header. There are two types: strict alignment requires an exact domain match, while relaxed alignment allows a match between organizational domains (e.g., subdomain.example.com aligns with example.com). Your DMARC record lacks explicit alignment parameters because `aspf` and `adkim` default to relaxed mode (`r`). To enforce alignment, add these tags; for example, `v=DMARC1; p=none; rua=mailto:dmarc@mydomain.com; aspf=r; adkim=r` explicitly sets both SPF and DKIM alignment to relaxed. Without proper alignment, even emails passing SPF or DKIM might fail DMARC if the authenticated domain doesn't align with the From header, undermining spoofing protection.
24 Apr 2026
Your answer Sign in or register to reply

This is a public discussion. Create a free account to answer. Takes 20 seconds. No email gates.

Who Is Online

In total there are 33 users online: 0 registered, 28 guests and 5 bots.

Bots: Applebot Facebook Other Bot Other Spider SemrushBot

Users active in the past 15 minutes. Total registered members: 353