DMARCmetric

DMARC pass and fail, explained

Updated 2026-08-03 · Troubleshooting

You're looking at a dashboard full of verdicts — pass, fail · p=none, mixed, would reject — and you need to know, precisely, what each one is claiming about your mail. This article decodes them. (Its companion, DMARC alignment explained, teaches why the rules work this way; this one is for when you're staring at results and want them translated.)

The one rule that decides pass

A message passes DMARC when at least one of these is true:

One aligned pass is enough — you never need both. Every verdict you will ever see is downstream of that single rule.

The corollary trips everyone once: a check can pass and still count for nothing. SPF that passes for your email provider's bounce domain, or a DKIM signature from the provider's own domain rather than yours, is a real pass for an unaligned domain — and an unaligned pass contributes exactly as much to DMARC as a fail.

The ways a message fails

Three distinct situations all end in the same word, and telling them apart is most of the diagnostic skill:

What happenedSPFDKIMDMARCTypical culprit
Everything passed raw — nothing alignedpass (unaligned)pass (unaligned)failAn ESP on default settings, authenticating as itself instead of you
One check broke, the other unalignedfailpass (unaligned)failHalf-finished setup: custom-domain DKIM never completed
Both checks positively failedfailfailfailSpoofing — or, rarely, a mailing list that modified the message

The first two rows are your mail with unfinished homework: the sender is legitimate and the fix is completing its aligned setup, usually the provider's custom-domain DKIM. The last row is the one DMARC exists to catch — no aligned identity, no raw authentication, nothing vouching for the message at all.

That is the shape of a failure; for the underlying causes, roughly ranked by how often they turn up in reports, and the fix for each, see Common causes of DMARC failure.

How the verdicts appear in DMARCmetric

The Sending sources table shows results at two levels, and the labels are worth reading precisely.

Per-source rows (expand any provider group) carry three verdicts. The SPF and DKIM columns show alignment results — ✓ aligned or ✕ fail — not raw authentication, so an unaligned pass displays as ✕ fail, which is exactly how DMARC counts it. The final DMARC column gives the source's overall verdict:

Group rows roll their sources up into one pill:

PillMeaning
passEvery source in the group passes DMARC
fail · p=noneNo source in the group aligns
mixedSome sources pass, some fail — expand to see which
would rejectAt least one source in the group is a threat

Two details of the rollup matter. A group goes mixed when some of its sources align and some don't — expanding it shows exactly which stream needs attention. And the threat check comes first: a single threat turns its whole group would reject, whatever its neighbours are doing — one bad source can't hide behind passing ones. The mechanics of the grouping itself are covered in Sending sources, grouped by provider.

Reading verdicts in practice

Three rows you will actually meet, decoded — note that two of them carry the same label and mean opposite things:

Same label, opposite remedies: one would reject you repair, the other your policy blocks. The From domain, country and volume pattern are how you tell them apart.

One habit ties it together: judge sources, not messages. A single failing message might be a forwarder; a source that fails consistently is either your unfinished setup or someone else's forgery, and the columns tell you which. Where these verdicts sit in the bigger picture — KPIs, trends and the compliance ring — is mapped in Understanding your dashboard, and you can practise reading all four pills on realistic data in the live demo.

Still stuck?

We answer every message — usually within one business day.

Email [email protected]