At what point is an email filtered?

Still have a question, spotted an error, or have a better explanation or a source we should cite?

You hit send. Now what? Most people imagine a single gate where spam filters either wave your email through or block it. The reality is messier. Filtering happens at several distinct points, and a message can get stopped (or silently redirected) at any of them.

Stage 1: The SMTP connection

The first checkpoint happens before your message body is even transmitted. The receiving server looks at your sending IP, checks it against Spamhaus and other blocklists, and validates your SPF record. If something looks wrong at this stage, the server issues a hard rejection (a 5xx error) and your message never gets read. No inbox, no spam folder. Gone.

Stage 2: Content filtering

But if your message passes the connection checks, the receiving server accepts it and starts scanning the actual email. Headers, body text, links, and attachments all get evaluated. This is where spam scoring algorithms weigh in. Your message might be accepted but quietly routed to the spam folder based on what's inside it.

Stage 3: Post-delivery filtering

Even landing in the inbox doesn't mean you're done. Providers like Gmail and Outlook run background scans after initial delivery. Spam reports from recipients can trigger retroactive reclassification, moving messages out of the inbox after the fact. Your open rate report might show a delivery, but the message ended up in spam anyway.

Which stage is hardest to pass? Connection filtering is the most binary (pass or fail, no negotiation), but content filtering is where most legitimate senders run into trouble. It's also the stage most affected by your sending history and authentication setup.

If you're trying to figure out where your emails are actually getting caught, our free Email Header Analyzer can help you trace what happened at each stage. Or if something's actively broken, the SOS hotline is free.

Contributors

Who worked on this answer

Every name links to their profile. Every company links to their site. Real people, real accountability.

Ask an AI · tailored to your setup

Paste your results here and I'll help identify where things are going wrong.

I want to understand where email filtering actually happens in the delivery chain. My ESP is ESP name and I think my emails are getting filtered at connection / content scan / post-delivery. Walk me through each filtering stage from when I hit send to when Gmail / Outlook / your provider decides what to do with the message. Tell me: what gets checked at each stage, what causes a failure at each stage, and which stage is hardest for legitimate senders to pass?

Edit the yellow boxes, then send to the AI of your choice.