Why your emails go to spam — and how to prove it in 30 seconds
If your email lands in spam, it is rarely the subject line. Gmail, Outlook and Yahoo decide placement on authentication, sender reputation, DNS posture and engagement signals — long before they read a word. Here is what they actually check, in the order that matters.
Why mailbox providers enforce this
Since February 2024, Gmail and Yahoo enforce bulk-sender rules: authenticated SPF and DKIM, a published DMARC policy, a one-click List-Unsubscribe header, and a spam-complaint rate under 0.3%. Miss the identity layer and your mail is filtered or rejected regardless of content quality. A deeper audit also looks at the DNS details behind that identity: DKIM selectors, DMARC tags, SPF alignment, reverse DNS, HELO naming, TLS policy and BIMI readiness.
How to fix it
- Authenticate the sending domain: SPF, DKIM and an aligned DMARC policy (p=quarantine or p=reject, not p=none).
- Audit SPF alignment, not just SPF pass/fail — the Return-Path domain must align with the visible From domain for DMARC to trust it.
- Audit DKIM DNS: selector, public key, key length, duplicate records, revoked keys and alignment with the From domain.
- Audit DMARC DNS: one record at _dmarc, valid tags, rua reporting, subdomain policy and an enforcement path beyond p=none.
- Check reverse DNS and HELO/EHLO identity for dedicated sending IPs; generic or mismatched hostnames look like disposable infrastructure.
- Treat MTA-STS/TLS-RPT and BIMI as trust-readiness checks: they do not replace authentication, but they show whether your domain is mature enough for stricter handling and brand indicators.
- Add a List-Unsubscribe header with one-click (RFC 8058) support — now mandatory for bulk senders.
- Check the sending IP and domain against the major blocklists (Spamhaus, Barracuda).
- Warm the domain gradually if it's new — volume spikes from a cold domain read as spam.
- Keep spam complaints under 0.3% — prune unengaged recipients.
- Run a real test: send one email to Folderly Flash and see exactly which of these is failing for your message.
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 spammy wording send emails to spam?
Far less than you'd think. Modern filters weight authentication and reputation over content. A perfectly worded email from an unauthenticated domain still lands in spam; a plain email from a well-authenticated, reputable domain reaches the inbox.
Why do my emails go to spam only on Gmail?
Gmail leans heavily on domain reputation and engagement history. If Gmail users rarely open or reply, Gmail down-ranks you specifically, even when Outlook still inboxes. This is why per-provider inbox-placement testing matters.
How fast can I fix it?
Authentication and List-Unsubscribe fixes are DNS/header changes that take minutes to publish and up to 48 hours to propagate. Reputation recovery takes longer.
Related
Want a deliverability engineer to fix this for you? Hand it to Folderly →