Skip to content
Your Inbox

Why your emails go to spam (and why legit mail gets flagged)

Mail goes to spam when a filter scores it as risky. Here is how filters decide, why legit mail gets flagged, and how to rescue a good email.

Email Unsubscriber Team 8 min read
Flat vector illustration of a teal mail-sorting gate splitting cream envelopes into INBOX and SPAM chutes, one checkmarked envelope wrongly falling toward SPAM.

You go looking for a receipt or a two-factor code and find it sitting in your spam folder three days late. Or a friend tells you the email you sent never showed up, and it turns out in their junk. Same filter, two sides of it. Here is how it decides, and what you can do when it gets your mail wrong.

Email lands in spam when a filter’s math scores it as risky. The biggest factors are failed authentication (SPF, DKIM, DMARC), a weak sender reputation, low engagement, spam-like content, and blocklists. Filters are probabilistic, so legitimate mail sometimes gets caught. When mail you want is filtered, open Spam and mark it Not spam to fix it.

Why does email go to spam at all?

A spam filter is a probability engine, not a rulebook. It scores every message on dozens of signals and drops anything above its risk line into Spam. Google runs the largest one of these. According to Google’s Gmail team, writing on the Google blog in October 2023, Gmail blocks nearly 15 billion unwanted messages a day. At that scale no filter can read intent. It reads patterns, and patterns are sometimes wrong.

The score comes from five families of signal: whether the sender proved who they are, how trustworthy that sender has been, how people treat their mail, what the message contains, and whether the sending server sits on a blocklist. Mail you want wins on most of these. Spam fails most of them. The messages that end up in the wrong folder are the ones that look, mathematically, like the other kind.

What do spam filters actually check?

Filters weigh five things, roughly in this order of importance.

SignalWhat the filter asksWhy it matters
AuthenticationDoes SPF, DKIM, and DMARC prove the sender owns the domain?A forged or unverifiable sender fails at the gate
ReputationHas this domain and IP sent wanted mail before?A history of complaints sinks new messages
EngagementDo people open, reply to, and keep this sender’s mail?Ignored mail slides toward spam over time
ContentDoes the message read like marketing or a scam?All-image layouts, all-caps, and many links raise the score
BlocklistsIs the sending IP on a public block list?A listed server often gets rejected outright

Authentication is the gate, reputation is the record, and engagement is the tiebreaker. Content and blocklists finish the job. Google puts hard numbers on the reputation side: according to its Gmail sender guidelines, a sender must keep its spam-complaint rate below 0.3% in Postmaster Tools, and Google advises aiming under 0.1%. Cross that line and a sender’s whole domain starts falling into spam, taking its honest mail with it.

Why does mail I actually want end up in spam?

Wanted mail gets filtered when it trips one of those signals through no fault of yours. Five causes account for most of it.

  • The sender never set up authentication, so Gmail cannot confirm the address is genuine and hedges by filing the message under Spam.
  • The sender shares an IP or domain with a bad neighbor, and that neighbor’s complaints drag the whole block’s reputation down.
  • The message is a heavy, image-only newsletter carrying a dozen links, which reads like a promotion even when it is one you asked for.
  • You, or people the filter groups you with, marked similar mail as spam before, and the filter generalized from that.
  • The filter simply guessed wrong. A tiny false-positive rate applied across billions of messages still catches real mail every day.

None of these mean the sender did something shady. They mean the message resembled spam closely enough that the math flinched. The fix is quick, and doing it once teaches the filter for next time.

How do I get a good email out of the spam folder?

Rescuing a wrongly filtered message takes four steps, and the first two are the ones that matter.

  1. Open Spam and select the message. In Gmail, click Spam in the left sidebar, or on mobile open Menu then Spam. Tick the message you want back.
  2. Click Not spam. This moves it to your inbox and trains the filter. According to Gmail Help, marking Not spam teaches Gmail how to handle mail addressed to you, so similar messages route correctly from then on.
  3. Add the sender to your contacts. Gmail rarely filters a message from someone in your address book, so saving the sender is a durable safeguard.
  4. Create a filter that never sends it to Spam. In Settings, open Filters and Blocked Addresses, add the sender’s address, and choose Never send it to Spam.

After a message or two, that sender lands in your inbox reliably. You are not fighting the filter. You are correcting it, and it remembers.

Why do the emails I send go to other people’s spam?

Your own mail gets flagged for the same reasons, most often because the receiving filter cannot verify you or does not trust where you sent from.

If you send from a free provider like Gmail or Outlook.com, authentication is handled for you, so the usual culprit is content or behavior. A giant BCC list of near-strangers, a subject line in all caps, a bare shortened link, or an attachment type that filters distrust will each raise your score. Write a real subject, skip the link shorteners, and do not blast one message to a hundred addresses at once.

If you send from a custom domain, like you@yourbusiness.com, without SPF, DKIM, and DMARC configured, receiving servers cannot prove the mail is really from you. That gap has become expensive. According to Google’s Gmail team, anyone sending more than 5,000 messages a day to Gmail addresses must authenticate with SPF, DKIM, and DMARC, keep their spam rate under the 0.3% line, and offer one-click unsubscribe. Google announced the rules in October 2023 and began enforcement in February 2024. Even below that volume, a domain without authentication is a soft target for the filter.

Public blocklists are the last trap. According to Spamhaus, its Spamhaus Blocklist is a realtime database of spam-source IP addresses, rebuilt every five minutes, and most mail servers reject or bury anything sent from a listed IP. If you send through a reputable provider, this is their problem to manage. Spamhaus also notes that removal from its lists is always free, so any offer to clear a listing for a fee is a scam.

What are SPF, DKIM, and DMARC?

These three records are how a domain proves a message really came from it. SPF lists which servers are allowed to send mail for the domain. DKIM signs each message so any tampering in transit shows up. DMARC tells the receiving server what to do when the first two checks fail, and whether to report the failure. Together they answer one question the filter cares about most: is this actually from who it claims?

The “via” and “sent by” labels Gmail shows under a sender’s name come straight from these checks. Our plain-English guide to SPF, DKIM, and DMARC unpacks each one and what those labels mean when you see them.

Do marking spam and marking Not spam actually change anything?

Yes, and both train the filter that serves you specifically. Marking a message as spam teaches your provider to route that sender, and senders like it, away from your inbox. Marking Not spam does the reverse. Neither one touches the sender’s mailing list, so a newsletter you report as spam keeps sending; you have only stopped seeing it. That is why the report-spam button and the unsubscribe link solve different problems, and our guide to when to unsubscribe versus when to mark as spam walks the choice message by message.

Why do newsletters I signed up for keep landing in Promotions or spam?

Because you stopped opening them, and engagement is the signal filters trust most. A newsletter you never read teaches Gmail you do not want it, so it drifts from your inbox to Promotions and, eventually, to spam. That opted-in but ignored pile has a name, graymail, and we cover graymail in depth. The filter will only shuffle it between folders. The way to actually stop it is to unsubscribe. Reporting a newsletter you joined as spam works too, but it dents a sender you might still want and never removes your address from the list.

Doing that across years of signups is the slow part. Email Unsubscriber scans your Gmail or Outlook in your own browser, lists every subscription sender in one place, and fires real one-click unsubscribes where senders support them. Your email content never reaches our servers; we never read, analyze, or monetize it. Clearing the newsletters you always delete does more for a cluttered spam folder than any filter tweak, and for the full map of every tool, our complete guide to stopping spam covers the rest.

The takeaway

Email goes to spam because a filter scored it as risky, and the score comes from authentication, reputation, engagement, content, and blocklists. Mail you want gets caught when it trips one of those signals by accident, and you fix it by marking Not spam and saving the sender. Your own mail gets caught for the same reasons, usually a missing authentication setup or a spammy send. The filter is fast, probabilistic, and right far more often than not. When it is wrong, you have a button.

Frequently asked questions

Why do my emails go to spam?

A spam filter scores every message and drops anything that looks risky into the spam folder. The main factors are failed authentication, a weak sender reputation, low engagement, spam-like content such as all-image layouts or many links, and appearing on a public blocklist. Filters are probabilistic, so even honest mail is sometimes scored wrong and caught by mistake.

Why do legitimate emails go to spam?

Wanted mail gets filtered when it trips a signal by accident. Common causes are a sender who never set up authentication, a shared IP with a bad neighbor, a heavy image-only newsletter that reads like a promo, past reports of similar mail as spam, or a simple false positive. None of these mean the sender did anything wrong.

How do I get an email out of the spam folder in Gmail?

Open your Spam folder, select the message, and click Not spam to move it to your inbox and train the filter. To keep it from happening again, add the sender to your contacts, or create a filter for their address set to Never send it to Spam. After a message or two, that sender lands in your inbox reliably.

What triggers a spam filter?

Filters weigh five families of signal: authentication that proves the sender owns the domain, the domain and IP reputation, how people engage with the sender's mail, the content of the message, and whether the sending server sits on a blocklist. A message that fails several of these, like a forged sender with many links, scores as spam.

Why is my email in the spam folder when I signed up for it?

Because you stopped opening it, and engagement is the signal filters trust most. A newsletter you never read teaches Gmail you do not want it, so it drifts from your inbox toward Promotions and eventually spam. That opted-in but ignored mail is called graymail. The filter only shuffles it between folders; unsubscribing is what actually stops it.

Why do the emails I send go to other people's spam?

Usually the receiving filter cannot verify you or does not trust your send. From a free provider, the culprit is often content or behavior: a giant BCC list, an all-caps subject, a bare link. From a custom domain without SPF, DKIM, and DMARC set up, receivers cannot prove the mail is really from you, and Gmail now requires that for bulk senders.

Do SPF, DKIM, and DMARC affect whether email goes to spam?

Yes. SPF lists which servers may send for a domain, DKIM signs each message so tampering shows, and DMARC tells receivers what to do when those checks fail. Together they prove a message is really from who it claims. Since February 2024, Google requires bulk senders to Gmail to set up all three, and failing them is a fast route to the spam folder.

Does marking an email as not spam actually work?

Yes. Marking Not spam teaches your provider to route that sender to your inbox, and marking spam does the reverse. Neither changes the sender's list, so a newsletter you report as spam keeps sending; you just stop seeing it. To leave a list for good you have to unsubscribe, which removes your address rather than hiding the mail.