Mailbase
FeaturesPricingDocsBlogComparisonsChangelog
Sign inStart free
Home/Blog/Email Authentication Alignment: SPF, DKIM, and DMARC
DeliverabilityUpdated July 17, 20268 min read

Email Authentication Alignment: SPF, DKIM, and DMARC

A practical email authentication alignment guide for teams that want SPF, DKIM, and DMARC to pass consistently across transactional and marketing mail.

By Mailbase Team · Target keyword: email authentication alignment
Padlock representing email security and DKIM — Email Authentication Alignment: SPF, DKIM, and DMARC
Photo from Unsplash
On this page
OverviewThe alignment model in plain EnglishRelaxed vs strict alignmentA practical authentication alignment auditCommon failure patterns and fixesWhere Mailbase fitsCommon MistakesSources & Further ReadingRelated guidesFAQRelated reading

Overview

Email authentication alignment is the deliverability control that connects invisible authentication checks to the visible From domain recipients see. SPF can pass for one domain, DKIM can pass for another, and the message can still fail DMARC if neither authenticated domain aligns with the From header. That is why teams moving between ESPs, adding a newsletter platform, or splitting transactional and marketing mail need an alignment audit before they scale volume.

The alignment model in plain English

Analytics dashboard on a screen with charts — The alignment model in plain English
Photo from Unsplash

DMARC evaluates two paths: SPF alignment and DKIM alignment. SPF alignment asks whether the domain that passed SPF is the same as, or a subdomain of, the visible From domain under relaxed alignment. DKIM alignment asks whether the domain in the DKIM signature aligns with that same visible From domain. DMARC passes when at least one of those aligned paths passes authentication.

This distinction matters because many sending stacks authenticate the bounce/return-path domain for SPF and a provider-owned domain for DKIM by default. Those checks may be technically valid, but they may not protect your brand domain unless the provider lets you configure custom bounce and DKIM domains.

  • DMARC does not require both SPF and DKIM alignment; one aligned pass is enough
  • DKIM alignment is usually more durable because forwarding often breaks SPF
  • Provider-default domains are a common source of surprise failures
  • Alignment is checked against the visible From domain, not the reply-to address
CheckWhat passes technicallyWhat DMARC needs
SPFThe return-path or envelope sender domain is allowed to sendThat authenticated domain aligns with the visible From domain
DKIMA valid cryptographic signature verifies the messageThe DKIM d= domain aligns with the visible From domain
DMARCAt least one aligned authentication path passesPolicy can then monitor, quarantine, or reject failures

Relaxed vs strict alignment

Glowing network cables converging into a switch — Relaxed vs strict alignment
Photo from Unsplash

Relaxed alignment allows an organizational-domain match. For example, mail from news.example.com can align with example.com when the authenticated domain is another subdomain under the same organizational domain. Strict alignment requires the authenticated domain to match the From domain exactly. Most teams start with relaxed alignment because it supports subdomain strategies without unnecessary breakage.

Strict alignment can make sense for high-control environments, but it raises operational burden. Every product, help desk, billing system, and campaign tool must sign or return-path with the exact expected domain. If one vendor cannot support that, legitimate mail can fail DMARC even when users wanted it.

  • Use relaxed alignment unless you have a clear reason and vendor support for strict
  • Treat strict alignment as an operational policy, not a deliverability shortcut
  • Re-test alignment whenever you change ESPs, return-path domains, or DKIM selectors
ModeBest forTradeoff
RelaxedMost SaaS, newsletter, and marketing programsEasier to operate across subdomains, slightly broader trust boundary
StrictHighly controlled brands with mature vendor governanceMore precise, but easier to break during migrations or vendor changes
MixedTeams testing stricter DKIM while keeping SPF relaxedUseful during phased hardening, but document the reason

A practical authentication alignment audit

Run the audit by mailstream, not by tool. Separate password resets, product notifications, billing receipts, lifecycle campaigns, newsletters, cold outreach, and support replies. Each stream may use a different provider, subdomain, return-path, and DKIM selector, so one green dashboard is not enough.

For each stream, send a real test message to a mailbox where you can inspect headers. Record the visible From domain, the SPF-authenticated return-path domain, the DKIM d= domains, and the DMARC result. Then decide which aligned path you trust for that stream. Transactional mail should usually have a stable DKIM-aligned path before you tighten policy.

  • Document the owner of each sender so future vendors do not appear silently
  • Prefer DKIM alignment as the durable path for forwarded mail
  • Use DMARC aggregate reports to catch tools you forgot to inventory
  • Retest after DNS, ESP, or subdomain changes
  1. Inventory every system that sends as your domain, including product, marketing, support, billing, and sales tools.
  2. Group systems by mailstream and sending subdomain so marketing experiments cannot hide product-mail risk.
  3. Send test messages and inspect Authentication-Results headers for SPF, DKIM, and DMARC outcomes.
  4. Confirm at least one passing path aligns with the visible From domain for every legitimate stream.
  5. Fix provider-default DKIM or bounce domains by configuring custom DKIM, custom return-path, or a dedicated sending subdomain.
  6. Keep DMARC at monitoring while you fix legitimate failures; only harden policy when reports show the real senders are aligned.

Common failure patterns and fixes

The most common failure is assuming 'SPF passes' means the brand is protected. SPF passes for the envelope sender, which may be a provider domain. If that domain does not align with the visible From domain and DKIM is not aligned either, DMARC fails. Another frequent issue is sending newsletters or product mail from the root domain while authenticating a separate tool-owned subdomain, making alignment unclear during troubleshooting.

Fixes usually come down to provider configuration and domain architecture. Configure provider-issued DKIM records for your domain, enable a custom return-path when the provider supports it, and use separate subdomains for different risk profiles. Keep the visible From domain, DKIM domain, bounce domain, and reply handling intentionally designed instead of accepting defaults.

  • Do not publish a reject policy until legitimate senders are known and aligned
  • Avoid sharing one From domain across tools with very different risk profiles
  • Keep DNS records and provider settings in a runbook for migrations
SymptomLikely causeOperational fix
SPF pass, DMARC failSPF passed on a non-aligned return-path domainConfigure custom return-path or rely on aligned DKIM
DKIM pass, DMARC failDKIM d= domain belongs to the provider or wrong subdomainEnable custom DKIM for the From domain or aligned subdomain
Only forwarded mail failsSPF breaks after forwarding and DKIM is missing or modifiedMake DKIM alignment the durable path and avoid body/footer changes after signing
One vendor breaks policyVendor cannot authenticate as the chosen domainMove that stream to a dedicated subdomain or replace the sender

Where Mailbase fits

Mailbase does not replace SPF, DKIM, or DMARC configuration. It fits one layer above that work: sender-domain verification, campaign workflow, scheduled sends, suppression/compliance controls, analytics, and a shared reply inbox. If you run your own useSend stack, the same alignment audit still applies before you route production mail through it.

The useful habit is to connect authentication checks to operating workflow. Before a new campaign stream launches, confirm its From domain, DKIM alignment, bounce handling, unsubscribe path, and reply ownership. Mailbase can help teams keep those checks attached to campaigns and replies instead of leaving them in a DNS spreadsheet nobody reviews.

  • Verify sender domains before campaign volume
  • Keep product-critical mail separate from experimental marketing streams
  • Use analytics and replies to detect issues that authentication alone cannot see
  • Treat BYO useSend as infrastructure you still need to authenticate and monitor

Common Mistakes

  • Skipping SPF, DKIM, and DMARC, or assuming they're a one-time setup.
  • Sending real volume from a brand-new, un-warmed domain.
  • Reusing a stale list without re-verifying, so bounces spike.
  • Ignoring complaint rate until a single bad campaign sinks the domain.

Sources & Further Reading

Official docs for current setup details, pricing, and API behavior — verify specifics there, since they change.

DMARC.org overview
Google email sender guidelines
Yahoo Sender Hub best practices

Related guides

More on email authentication alignment and the surrounding deliverability workflow:

unsubscribe and compliance docs
sender domain docs
SPF, DKIM, and DMARC
bounce management
suppression lists
unsubscribe best practices
Mailbase API docs
Try Mailbase free
Send 200 emails a month on us. Paid plans start at €9 — or bring your own useSend for €5.
See plans

FAQ

What is email authentication alignment?

Email authentication alignment is the DMARC requirement that a passing SPF or DKIM domain aligns with the visible From domain. SPF or DKIM can pass technically, but DMARC still fails if neither authenticated domain aligns with what recipients see.

Does DMARC require both SPF and DKIM to align?

No. DMARC passes when at least one authentication path passes and aligns with the visible From domain. In practice, teams usually want DKIM alignment because forwarding can break SPF.

What is the difference between relaxed and strict DMARC alignment?

Relaxed alignment allows the authenticated domain and visible From domain to share the same organizational domain, such as subdomains of example.com. Strict alignment requires an exact domain match. Relaxed is easier for most multi-tool email programs to operate.

How do I fix SPF or DKIM alignment failures?

Inspect the message headers, identify which domain passed SPF or DKIM, and compare it to the visible From domain. Then configure custom DKIM, custom return-path, or a dedicated sending subdomain with your provider so at least one passing path aligns.

Related reading

Deliverability7 min read
SPF, DKIM, and DMARC Explained Simply
SPF, DKIM, and DMARC explained in plain English: what each record does, how they work together to authenticate your email, how to set them up, and the common mistakes that break them.
Deliverability7 min read
Email Bounce Management for SaaS Teams
Hard vs soft bounces explained, what causes them, how to handle each, acceptable bounce rates, and why suppressing bounces automatically protects your sender reputation.
Deliverability7 min read
What Is an Email Suppression List?
What an email suppression list is, what belongs on it (unsubscribes, bounces, complaints, manual), why it protects sender reputation and keeps you compliant, and how to manage it.
Deliverability7 min read
Email Unsubscribe Best Practices
Why making unsubscribing easy improves deliverability, how one-click and List-Unsubscribe headers work, what the law requires, and how a preference center reduces opt-outs.
Deliverability7 min read
Email Deliverability Basics for SaaS Founders
Email deliverability explained for founders: the five things that decide whether you reach the inbox — authentication, reputation, list hygiene, engagement, and compliance — and how to monitor them.
Deliverability7 min read
Domain Warmup for SaaS Email: A Practical Guide
How to warm up a new sending domain or IP: why it matters, a week-by-week volume ramp, automated warmup, and how to keep reputation once you're warm.
Mailbase
Product
FeaturesPricinguseSend integrationChangelog
Learn
BlogDocsAPI referenceResources
Compare
ComparisonsAlternatives
Guides
Transactional email servicesSelf-hosted useSend stackSelf-hosted email marketingSPF, DKIM & DMARCEmail deliverability
Legal
TermsPrivacy
© 2026 Mailbase · french-webEmail workflow for builders.