Folderly Flash Send-readiness test Have Folderly fix this

Fix SPF alignment

SPF alignment is the part of DMARC that most senders miss. SPF may pass because your ESP is authorized to send, but DMARC only trusts that SPF result when the authenticated envelope domain aligns with the visible From domain your recipients see.

Why mailbox providers enforce this

Mailbox providers do not just ask, 'Did SPF pass?' They ask, 'Did SPF pass for the same identity the user sees?' If your Return-Path is bounce.esp.example while your From domain is yourbrand.com, SPF can pass for the ESP and still fail DMARC alignment for your brand. DKIM alignment can still save the message, but relying on that by accident makes troubleshooting harder.

How to fix it

  1. Inspect a real received message and find the Return-Path or envelope-from domain used for SPF.
  2. Compare that domain with the visible From domain under your DMARC aspf mode: relaxed allows organizational-domain matches; strict requires exact matches.
  3. Configure a custom bounce / MAIL FROM domain in your ESP when available, usually a subdomain of your From domain.
  4. Keep the custom bounce domain authenticated with its own SPF record and provider-required DNS.
  5. If SPF alignment is impractical, make DKIM alignment deliberate and monitor DMARC reports so SPF gaps are visible, not mysterious.
Don't guess — measure it. Send one email to Folderly Flash and see exactly which checks pass or fail for your message, in 30 seconds. No signup.
Run a free test →

FAQ

Does SPF alignment require the exact same domain?
Not always. DMARC relaxed alignment allows subdomains that share the same organizational domain. Strict alignment requires the exact same domain.
Can DMARC pass if SPF alignment fails?
Yes. DMARC passes when either SPF or DKIM passes and aligns. Many ESP setups rely on DKIM alignment because SPF alignment uses an ESP-controlled bounce domain.

Related

Want a deliverability engineer to fix this for you? Hand it to Folderly →