Skip to main content
Relaymetry

Why are my emails going to spam? Causes, checks, and fixes

Mail lands in spam for a short list of reasons, and they tend to matter in this order: authentication that fails or is not aligned, a sending domain or IP with weak or unknown reputation, recipients who do not engage or who mark the mail as spam, and content or formatting that trips filters. Authentication is the part you can confirm in minutes; reputation and engagement are what you manage over weeks. This page walks each cause and its fix, then points you to the provider-specific guides for Gmail and Outlook and to a test that reads your actual message instead of guessing.

Spam placement is a verdict, not a setting

When your mail lands in the spam folder, a receiving provider has weighed it and decided it is more likely unwanted than wanted. There is no single switch that caused it and no single switch that fixes it. The decision draws on a handful of signals, and the practical work is figuring out which signal is dragging you down rather than changing everything at once.

The causes below are roughly in the order a provider evaluates them, and roughly in the order worth checking. The first two are technical and you can confirm them today. The rest are about reputation and behavior, and they move over weeks rather than minutes.

Authentication and alignment

The first gate is whether the message proves who sent it. A receiver checks SPF and DKIM, and it checks DMARC alignment: the domain in your visible From header has to match either the SPF domain or the DKIM domain. Mail that fails this looks forged, and forged-looking mail is filtered or rejected outright.

Two subtleties catch people. You need SPF and DKIM both passing, not whichever was easier to set up. And you can pass both and still fail DMARC if neither aligns with your From domain, which is the usual reason "but SPF and DKIM are green" mail still goes to spam. If any of that is shaky, start with email authentication explained for how the three records fit together, then fix the specific failure before looking anywhere else. Authentication will not earn you the inbox on its own, but failing it guarantees you miss it.

Sender reputation

Once a message authenticates, the provider asks whether it trusts the sender. It scores your sending domain and IP on their own history: how much you send, how steadily, how often recipients want it, and how often they complain. Good reputation is the single strongest pull toward the inbox, and a poor or unknown one outweighs clean records.

A new domain or IP has no history, so early mail is treated cautiously until a pattern forms. Sudden volume from a cold sender resembles a spam run and gets filtered accordingly. The cure is gradual warm-up: small volumes to people who actually open your mail, correct authentication from the first send, and patience while a few weeks of good sending builds a record. Reputation is also why the same record set delivers for an established sender and fails for a brand-new one.

Engagement, complaints, and list quality

Reputation is largely a summary of how recipients react. Opens, replies, and saves push you toward the inbox; deletes-without-reading and especially the spam button push the other way. Gmail and Yahoo draw a hard line on the spam-complaint rate: keep it under 0.10% and never let it reach 0.30%, which works out to about three complaints per thousand delivered messages. Cross it and providers throttle or divert your mail no matter how it is signed.

Most complaint problems are really consent and relevance problems. Mailing people who never asked, keeping unengaged addresses on the list for years, or buying lists all produce complaints and spam-trap hits that wreck reputation. The bulk-sender side of this (the thresholds, one-click unsubscribe, and the complaint ceiling) is covered in Gmail and Yahoo bulk sender requirements.

Content and formatting

Content rarely sinks an established sender on its own, but it tips marginal cases. Filters react to image-only messages with almost no text, bulky or broken HTML, links pointing at domains with poor reputation, subject lines that misrepresent the body, and bulk mail with no working unsubscribe. Format to the RFC 5322 standard with a single valid From address, keep a sensible text-to-image balance, and make sure every link goes somewhere reputable. For a weak sender, clean content is the difference; for a strong one, it is insurance.

Infrastructure

A few baseline requirements sit underneath everything. The sending IP needs valid forward and reverse DNS, with a PTR record that is specific to your host rather than a generic provider default, and mail has to travel over TLS. If you send through a managed platform these are usually handled for you. If you run your own outbound server, they are yours to get right, and a missing PTR or a shared IP with bad neighbors can hold back otherwise clean mail.

When it is one provider and not the rest

If your mail reaches most inboxes but one provider buries it, the problem is usually specific to that provider's reputation system rather than a broken record. Each filter keeps its own history and its own rules, so the fix differs by mailbox.

For Gmail specifically, work through why Gmail rejects emails; the two cases that overlap most with this page are mail from an established domain that suddenly starts going to Gmail spam and a new domain whose mail goes to spam while reputation is still forming. For Microsoft and Outlook.com, why Outlook blocks emails covers SmartScreen, the Spam Confidence Level, and the SNDS and JMRP feedback that drive their decisions.

How to find your actual cause

Guessing wastes days. Test the real message instead. A deliverability test sends from your system and reads the result: it confirms SPF, DKIM, DMARC, and alignment from the Authentication-Results header, checks whether your domain or IP sits on a blacklist, and flags content that filters dislike. That separates the technical causes you can fix now from the reputation causes you manage over time. For the broader method and the tools involved, see how to test email deliverability and email deliverability tools.

For a fast first pass on the authentication and DNS side, run your domain through the instant snapshot on the home page. It surfaces missing SPF, DKIM, DMARC, reverse DNS, and TLS in one check, which covers the technical half of this list before you send anything.

Related guides

Frequently asked questions

Why do my emails go to spam even though SPF and DKIM pass?

Passing SPF and DKIM is necessary but not sufficient. Three things commonly send authenticated mail to spam anyway. First, alignment: a mailbox provider checks that the domain in your visible From header matches the SPF or DKIM domain, and unaligned mail fails DMARC even when the individual checks pass. Second, reputation: providers score the sending domain and IP on their own history, and a poor or unknown reputation outweighs clean authentication. Third, engagement and complaints: if recipients ignore or report your mail, it is filtered regardless of how it is signed. Authentication gets you considered, not delivered.

Why does only Gmail (or only Outlook) send my mail to spam?

Each provider runs its own filter with its own reputation data, so the same message can reach the inbox at one and the spam folder at another. Gmail leans heavily on its own engagement signals and the spam-complaint rate it sees in Postmaster Tools; Outlook leans on its SmartScreen reputation and the Spam Confidence Level, with its own complaint feedback through SNDS and JMRP. A single-provider spam problem is usually a reputation or policy issue specific to that provider, not a broken record — which is why the fix differs by provider.

Does a new domain or IP make email go to spam?

Often, yes, at first. A new sending domain or IP has no reputation history, so providers treat it cautiously and may filter early mail until a pattern of wanted, low-complaint sending builds up. Sudden volume from a cold domain looks like the profile of a spammer. The fix is to warm up gradually — start with small volumes to engaged recipients, keep authentication and alignment correct from day one, and let positive engagement establish the reputation over a few weeks.

How do I find out which reason is sending my mail to spam?

Test the actual message rather than guess. Send a real email through a deliverability test and read its Authentication-Results header to confirm SPF, DKIM, DMARC, and alignment, then check whether the sending domain or IP appears on a blacklist and whether the content trips obvious filters. For ongoing reputation, watch Google Postmaster Tools and Microsoft SNDS. The point is to separate the technical causes you can fix today from the reputation and engagement causes you manage over weeks.

Can the content of an email alone send it to spam?

It can contribute, though content is rarely the whole story for an established sender. Filters react to image-only messages with little text, broken or bulky HTML, links to domains with poor reputation, misleading subject lines, and the absence of a working unsubscribe option on bulk mail. For a sender with weak reputation, marginal content tips the decision toward spam; for a sender with strong reputation, the same content usually still reaches the inbox. Treat content as one lever among authentication, reputation, and list quality, not a silver bullet.

More in this cluster

References

Browse all guides →