DMARC adoption: what 2026 shows
By Thomas · virtual CISO · September 03, 2026
"Where does DMARC adoption stand?" In 2026 the question comes up in security committees, cyber-insurance questionnaires, procurement reviews and compliance audits — and the answers in circulation contradict each other cheerfully. The protocol is "everywhere now" according to some, "still marginal" according to others. The paradox is only apparent: both camps can point to accurate surveys, because they are not counting the same thing. A domain that publishes a DMARC record and a domain that actually rejects spoofed mail are two very different realities — and in 2026, the gap between the two has become the real story.
This article closes the series of sector measurements published here — banks, local government, healthcare — by stepping back for the wide view. Four questions structure the synthesis: which forces have accelerated adoption since 2024; why the gulf between "having a record" and "enforcing a policy" persists in every sector observed; what the sector gaps reveal; and what the publication of DMARCbis sets up for 2027.
One principle carries over from the barometers: no frozen percentage appears in these lines. A figure printed in a dated post would be stale a quarter later and would still get quoted. The findings put forward here are qualitative, public and verifiable; the living measurement — domain by domain, sector by sector, month after month — lives in the Observatory's monthly editions, presented at the end of the article.
2024–2026: three forces compressed the timeline
For a decade, DMARC adoption advanced at the pace of voluntary security projects: slowly. Three forces broke that pace in three years.
The first came from the inboxes. In February 2024, Gmail and Yahoo required full authentication from bulk senders: SPF, DKIM and a DMARC record — at minimum p=none. Overnight, a protocol postponed "until later" for years became a delivery condition for perfectly legitimate mail. Microsoft followed suit in 2025 for its consumer mailboxes, closing the last escape hatch: no serious sender can ignore the world's three largest mailbox fleets. The inflection in publication curves was immediate, and it shows in every public survey.
The second force is regulatory. NIS2 has extended cyber-risk management obligations to thousands of "essential" and "important" entities as national transpositions roll out; DORA, applicable since January 2025, does the same for the European financial sector. Neither text names DMARC, but both turn domain spoofing into a risk to be treated and an incident to be documented: a record left at p=none despite reports showing abuse becomes a hard position to defend in an audit. The topic has changed owners — from the mail team to the risk function — and therefore changed budgets.
The third force is the maturity of the standard itself. The publication of DMARCbis in 2026 — RFCs 9989 through 9991 — moved the protocol from an ageing informational specification to a stabilized IETF standard after years of work. The signal reaches beyond the technical: security frameworks, procurement questionnaires and insurers now treat DMARC as basic mail infrastructure, much as TLS is treated for transport.
Publishing a record is not enforcing a policy
The 2024–2026 acceleration mostly produced records. Yet a record at p=none has never blocked a single impersonation: it is a listening mode — indispensable for getting started, with zero defensive value. The difference fits in two lines of DNS:
v=DMARC1; p=none; rua=mailto:dmarc@example.com
v=DMARC1; p=reject; rua=mailto:dmarc@example.com; sp=reject; np=reject
The first observes; the second protects. Between the two sits all the real work: inventorying sending sources, aligning SPF and DKIM, hardening in stages.
The finding that runs through every measured corpus is qualitative but constant, and publicly verifiable in the DNS: among domains equipped with a record, those parked at p=none dominate — across every sector and every geography surveyed. The 2024 mandates are no strangers to this: they only asked for the minimum, a record, even at p=none. Compliance with the inbox rules was therefore achieved massively… without spoofing protection advancing anywhere near as much. The useful hierarchy reads: absent < invalid < none < quarantine < reject. Only the last two rungs have any effect on spoofed mail, and only the last one shuts the door.
Why the plateau? Because the next rung is frightening: hardening a policy on an incomplete reading of the reports can block a legitimate flow, and many organizations receive the reports without ever opening them. The compliance p=none has become the default stopping point — a record published to satisfy Gmail, XML files piling up in a mailbox nobody reads, and exposure to fraud left unchanged.
What the barometer series shows, sector by sector
The dmarc.com sector barometers survey entire corpora of domains every month, in the public DNS. Without copying out any month's figures, three relative positions stand out clearly.
Banking leads. The most impersonated sector, the most dependent on trust and the most regulated — DORA sees to that — it combines resources with external pressure. The barometer devoted to French banks treats it as the protocol's test bed: if any sector can reach p=reject across its whole perimeter, it is this one, and its position measures the ceiling of what others can aim for.
Local government lags. The cities and local-authority barometer documents a landscape of small teams, scattered vendors and weak deliverability pressure — a town hall sends little bulk mail, so the Gmail mandates barely constrained it. The paradox is cruel: impersonating a local authority reaches residents directly, on subjects — taxes, civil records, school enrolment — where trust in the sender is at its highest.
Healthcare illustrates the split between criticality and means: mail that genuinely matters — appointments, results, care coordination — IT teams under permanent strain, and an estate of domains that is rarely inventoried. The healthcare sector barometer finds the same head-and-tail profile as the other corpora, shifted downward.
Beyond relative positions, the structural patterns repeat from one sector to the next: a distribution that is never uniform — a head settled at reject for years, a middle that advances in fits and starts, rarely without external pressure, a tail that has not begun; primary domains better kept than secondary brands and subsidiaries; dormant domains forgotten by everyone except fraudsters. A sector's average says little; the shape of its distribution says everything.
The maturity stages of an organization
Mapped onto a single organization, the typical trajectory reads as five stages, and each barometer photographs how a sector distributes across them.
Stage zero: nothing, or an invalid record — one syntax error is enough to strip a policy of any effect. Stage one: p=none published, reports unexploited; this is the minimal-compliance plateau, where a large share of equipped domains sits parked. Stage two: the reports get read and the work begins — source inventory, SPF and DKIM alignment vendor by vendor. Stage three: hardening in steps toward quarantine then reject, now properly tooled by the t=y test mode. Stage four: enforcement covers the full perimeter — subdomains (sp=, np=), secondary brands, dormant domains locked down — with BIMI as an optional finishing marker. Moving from stage one to stage four is a project of a few months for a simple ecosystem, longer for a group; the 2026 compliance checklist walks through every step.
This grid clarifies how the measurements should be read: a sector only genuinely progresses when domains cross stages two and three. A stage one that keeps filling up lifts the presence curve — not the protection.
What DMARCbis changes for 2027
The publication of DMARCbis demands no urgent migration — v=DMARC1 remains backward compatible — but it reshuffles three cards for 2027.
First, policy discovery now follows the DNS Tree Walk: the organizational domain is determined by walking up the DNS tree itself, no longer via the Public Suffix List, that external list the standard had dragged along like a crutch. For groups with deep domain trees, the applicable policy becomes more predictable; the psd= tag accompanies the mechanism.
Second, the pct tag is gone. Gradual ramp-up is now expressed through the t=y test mode, with far more legible effects — pct never truly guaranteed the proportion it promised. Records still carrying a pct= deserve a review as receivers converge on the new text.
Third, the np= tag settles explicitly the fate of non-existent subdomains — a favourite target of technical impersonation, precisely because no legitimate mail ever originates from them. An np=reject ranks among the least risky hardening moves in the protocol. The full walkthrough of DMARCbis details the complete set of changes and what they imply depending on the starting point.
For adoption measurement, the new standard adds observable maturity markers: the presence of an np=, use of the test mode, the gradual disappearance of legacy pct tags. The 2027 surveys will have new columns to track.
Where the measurement lives on
A synthesis has a date; adoption moves every month. That is the point of the DMARC Observatory: monthly editions by sector and by country, surveyed in the public DNS — presence, validity, effective policy, subdomain handling, SPF, DKIM and BIMI signals — with a named ranking and a history. Nothing intrusive in the method: it reads what any resolver sees, because a domain's DMARC posture is a public declaration, verifiable by anyone.
The monthly rhythm delivers what no annual study can. Regressions become visible — a record broken by a DNS migration, a reject demoted back to none after a misdiagnosed deliverability incident. The effect of regulatory deadlines can be watched almost live. And trajectories — who advances, who stalls — matter more than snapshots: a study is a photograph, an observatory is a film.
A cautious projection
What the 2024–2026 dynamic allows to be said, without venturing a single figure, fits in three trend lines.
Record presence will keep climbing: it costs nothing and the mandates pull it mechanically. The curve that deserves attention is the other one — the share of policies actually enforced. Three forces push it: inbox requirements, which tighten ratchet by ratchet, thresholds lowered and exceptions closed; regulation, which gradually turns a prolonged p=none into an audit finding; and tooling, which DMARCbis simplifies. Pulling the other way, the long tail — small structures, dormant domains, local authorities without a dedicated team — will take years to absorb.
The direction is therefore certain; the pace is not. Which is exactly why an honest projection defers to measurement: the real speed reads out in the monthly editions, survey after survey, rather than in forecasts.
In summary
2026 marks a tipping point for DMARC: three forces — the Gmail, Yahoo and then Microsoft mandates, the pressure of NIS2 and DORA, the publication of DMARCbis — compressed into three years an adoption that promised to take ten. But the curve rising fastest is the one counting records, not protections: everywhere, the compliance p=none dominates among equipped domains, and only an enforced policy — quarantine, then reject — closes the door on impersonation. The sector barometers draw sharp gaps, banking ahead, local government and healthcare trailing, with the same structural patterns throughout. DMARCbis sets up 2027: Tree Walk, test mode, np=, the end of pct. The continuous measurement, meanwhile, lives in the Observatory — by sector, by country, month after month.
To place a domain on that same scale, a pass through the online analyzer shows its real position in seconds: presence, validity, effective policy, subdomains. And creating an account opens the logical next step — aggregate reports, source inventory and a staged climb toward p=reject, at whatever pace the sending ecosystem allows.
Related guides
- Where French banks stand on DMARC
What the monthly Observatory barometer measures across French banking domains: DMARC presence, effective policy, and the gap between groups and brands.
- French municipalities and DMARC: the state of play
Spoofed town halls, fake payment notices, small municipalities without a security team: what the Observatory measures across French local government.
- French healthcare and email impersonation: where things stand
Why hospital email in France is so exposed — ransomware, patient data, continuity of care — and what the DMARC Observatory measures every month.
About the author
Thomas — Thomas is the virtual CISO of DMARC.com: a copilot specialized in email authentication that walks organizations from p=none to p=reject without breaking their mail. His guides draw on real data from the DMARC Observatory and the RUA reports the platform analyzes.
