Press ESC to close

MailTester NinjaMailTester Ninja Increase your email deliverability

Email Deliverability Test: 5 Ways to Check Inbox Placement

    Your email service provider says "Delivered." Your open rates say otherwise. That gap is the single most frustrating thing in email, and the only way to close it is to run an email deliverability test. Because "delivered" only means the receiving server accepted your message. It says nothing about whether your email landed in the inbox, the promotions tab, or the spam folder where no one will ever see it.

    An email deliverability test tells you where your emails actually land before you send a campaign to your whole list. It can reveal a spam score problem, a broken authentication record, a blacklisted domain, or a list full of invalid addresses, any one of which quietly pushes your mail into spam. The good news is that every one of these is testable, and most tests are free.

    This guide breaks down the 5 tests that together give you a complete picture of your deliverability: the spam score test, the inbox placement test, the authentication test, the blacklist test, and the list verification test. You will learn what each one checks, how to run it, and how to read the results, so you can stop guessing why your emails go to spam and start fixing it.

    Quick answer: how to test email deliverability Run five tests before sending to your full list. (1) A spam score test checks your content, aim for 8/10 or higher. (2) An inbox placement test sends to seed inboxes to show where you land. (3) An authentication test confirms SPF, DKIM, and DMARC. (4) A blacklist test checks your domain and IP reputation. (5) A list verification test removes invalid addresses that cause bounces. Most have free tiers, and running all five gives you the complete picture.
    deliverability-test --report
    $run deliverability-test --full
    Running 5 tests for a full deliverability picture
    !~1 in 6 emails never reach the inbox
    Target spam score: 8/10 minimum healthy
    Target bounce rate: <1% on a clean list
    $
    Search intents covered: "email deliverability test", "email spam test", "how to test email deliverability", "why are my emails going to spam", "inbox placement test", "email spam score checker", "check email deliverability", "test if email goes to spam", "spam score test", "email deliverability checker"

    What Is an Email Deliverability Test?

    An email deliverability test is any check that measures whether your emails reach the inbox instead of the spam folder. The term covers several different tests, because deliverability has several different failure points. Some tests analyze your email content for spam triggers, some send your message to real seed inboxes to see where it lands, and some inspect the technical setup behind your domain.

    In short: An email deliverability test checks whether your emails will reach the inbox before you send to your full list. A complete test covers five things: your spam score (content), inbox placement (where it actually lands), authentication (SPF, DKIM, DMARC), blacklist status (domain and IP reputation), and list quality (whether your addresses are valid). No single test covers all five, so strong deliverability means running all of them.

    The reason you need more than one test is that a passing grade on one does not guarantee the others. Your content can be clean while your domain is blacklisted. Your authentication can be perfect while half your list is invalid. A real deliverability audit checks every layer, because your inbox placement is only as strong as the weakest one.

    Why "Delivered" Does Not Mean "Inbox"

    The most important concept in deliverability is the difference between delivery and inbox placement. Your email platform reports "delivered" the moment the receiving mail server accepts your message. But acceptance is not placement. After accepting, the provider decides where to file it: the primary inbox, the promotions tab, or the spam folder.

    DELIVERED IS NOT THE SAME AS INBOX You send the campaign Server accepts "Delivered" ✓ Provider sorts inbox? spam? Primary inbox ✓ Promotions tab Spam folder ✕ Your platform only reports the middle step. A deliverability test reveals the final one.

    "Delivered" only confirms the server accepted your email. Where it lands next is what a deliverability test measures.

    This is why your ESP can report 99% delivery while your real inbox placement sits far lower. The dashboard is not lying, it is just measuring the wrong thing. To see the truth, you have to test placement directly, which is exactly what the tests below do. If your emails are landing in spam, our guide on why emails go to spam covers the underlying causes in depth.

    The 5 Email Deliverability Tests

    Here is the full picture before we go deep on each one. These five tests, run together, tell you everything about whether your email reaches the inbox.

    TestWhat it checksCost
    1. Spam scoreYour email content and structure for spam triggersFree
    2. Inbox placementWhere your email actually lands across providersFree tier
    3. AuthenticationSPF, DKIM, and DMARC recordsFree
    4. BlacklistWhether your domain or IP is blocklistedFree
    5. List verificationWhether your addresses are valid and safe to send toFree tier

    Test 1: The Spam Score Test

    How the spam score test works

    A spam score test analyzes your actual email content the way a spam filter would. You send your email to a unique test address, and the tool returns a score, usually out of 10, with a breakdown of every issue it found: spam-trigger words, a poor text-to-image ratio, broken links, missing authentication, or risky HTML.

    This is the test most people mean when they say "email spam test." Free tools like mail-tester and similar services give you a score in about 30 seconds. The widely used SpamAssassin filter scores emails from 0 to 10, and you want to land at 8 or higher. Anything below that means your content alone is likely to trip filters before reputation even comes into play.

    What a spam score test fixes: Content problems. If your score is low, the report tells you exactly what to change: remove spam-trigger words, fix the text-to-image balance, repair broken links, and add a plain-text version. These are quick wins you control entirely, independent of your sender reputation.

    Test 2: The Inbox Placement Test

    How the inbox placement test works

    A spam score tells you how filter-friendly your content is, but it cannot tell you where your email truly lands. That requires an inbox placement test, sometimes called a seed test. The tool gives you a list of real seed addresses across Gmail, Outlook, Yahoo, and other providers. You send your campaign to them, and the tool reports exactly where it landed at each one: inbox, promotions, or spam.

    This matters because each provider filters differently. A message that hits Gmail's primary tab can land in Outlook's spam folder on the same send. Inbox placement testing makes those differences visible, which a content score never can. Tools that offer seed-based placement testing include GlockApps, MailReach, and EasyDMARC, most with a free tier.

    The key insight: Inbox placement is the closest thing to ground truth in deliverability. If placement is poor but your spam score is good, the problem is not your content, it is your reputation, authentication, or list quality. That tells you which of the other tests to run next.

    Test 3: The Authentication Test

    Authentication is the technical proof that your email genuinely comes from you. Mailbox providers check three DNS records, and missing or misconfigured records are one of the most common reasons legitimate email lands in spam. An authentication test confirms all three are present and valid.

    1
    SPF (Sender Policy Framework)
    Lists which servers are allowed to send mail for your domain. A test confirms the record exists and includes your sending platform.
    2
    DKIM (DomainKeys Identified Mail)
    Adds a cryptographic signature proving the message was not altered in transit. A test confirms the signature is valid and aligned.
    3
    DMARC (Domain-based Message Authentication)
    Tells providers what to do with mail that fails SPF or DKIM. Since the 2024 Gmail and Yahoo requirements, a DMARC record is effectively mandatory for bulk senders.

    You can check all three with most spam score tools, which report authentication results alongside the content score, or with a dedicated checker. For the full setup and a deeper explanation of each record, see our complete SPF, DKIM, and DMARC guide. Google also publishes its sender requirements through Google's sender guidelines.

    Test 4: The Blacklist Test

    A blacklist, or blocklist, is a database of domains and IP addresses known for sending spam. If your domain or sending IP lands on a major blacklist, providers will route your mail straight to spam or reject it outright, no matter how good your content and authentication are. A blacklist test checks your domain and IP against the major lists.

    The most important lists to check against include Spamhaus, Barracuda, and SpamCop. A single listing can tank your deliverability overnight, and the damage often happens silently because nothing in your dashboard flags it. You can check your status for free with the Spamhaus lookup tool or a multi-list blacklist checker.

    If you are blacklisted: Do not just request delisting and move on. A listing is a symptom. Find the root cause first, usually spam complaints, a spike in bounces, or a compromised account, and fix it before requesting removal. Otherwise you will be relisted within days. A clean, verified list is the best prevention.

    Test 5: The List Verification Test

    Why list quality protects every other test

    The four tests above check your content, placement, technical setup, and reputation. But there is a fifth factor that silently sabotages all of them: the quality of your list. Sending to invalid, outdated, or risky addresses produces bounces and spam-trap hits, and both destroy your sender reputation faster than almost anything else.

    A list verification test checks every address before you send, confirming that the mailbox actually exists and can receive mail. This is the layer that protects every other test you just passed. You can run a perfect campaign with a great spam score and clean authentication, and still land in spam if 20% of your list bounces. Verification removes that risk entirely.

    This is the test MailTester.Ninja runs Verify your entire list before you send. Real-time SMTP checks confirm each mailbox exists, while catch-all detection and spam-trap flagging remove the addresses that quietly wreck deliverability. Keep your bounce rate under 1%, at a fraction of incumbent prices.
    Test your list

    Verification is the deliverability test you can act on most directly, because list quality is entirely within your control. Run your addresses through verification, read each result in our verification statuses guide, remove the invalid ones, and segment out catch-all addresses for cold sends. Pairing this with regular email list cleaning keeps your list permanently healthy.

    The Best Email Deliverability Test Tools

    No single tool runs all five tests, so most people combine a few. Here is an honest comparison of the most widely used email deliverability test tools and what each one is best at, so you can build your own testing stack.

    ToolBest forFree tier
    mail-testerQuick spam score on your content, in about 30 secondsYes
    GlockAppsInbox placement across many seed inboxes plus spam scoreFree tier
    MailReachSpam score and inbox placement, with automated repeat testsFree tier
    EasyDMARCInbox placement and DMARC-focused authentication checksFree tier
    Google Postmaster ToolsYour real domain reputation and spam rate data from GmailYes
    Spamhaus lookupChecking whether your domain or IP is blacklistedYes
    MailTester.NinjaVerifying your list so bad addresses never cause bouncesFree tier

    The practical stack for most senders is simple: use a spam score tool and an inbox placement tool before each campaign, check Google Postmaster Tools for your Gmail reputation, and verify your list with MailTester.Ninja so the address quality underneath every test stays clean. These cover all five layers without overlap, mostly for free.

    Why Are My Emails Going to Spam?

    Match the symptom to the test

    If your emails are going to spam, the five tests above will pinpoint the cause, because every reason maps to one of them. Here is how to read the signals and find your specific problem.

    SymptomLikely causeWhich test
    Spam even with clean contentAuthentication or blacklist issueTest 3 or 4
    Low spam scoreSpam-trigger content or HTMLTest 1
    Good score, still spamPoor reputation or bad listTest 2 and 5
    Sudden drop in opensNew blacklisting or reputation hitTest 4
    High bounce rateInvalid addresses on your listTest 5

    The most common hidden cause is the one people test for last: list quality. A dirty list drives bounces and spam complaints that wreck your sender reputation, which then sends even your perfectly written emails to spam. If you have ruled out content and authentication, your list is almost always the answer, and a high bounce rate is the clearest signal.

    What Is a Good Email Deliverability Rate?

    Once you start testing, you need benchmarks to judge your results against. Two numbers matter most, and people often confuse them.

    In short: A good email deliverability rate (the share of emails accepted by receiving servers) is 95% or higher. But the number that really matters is your inbox placement rate, the share that reaches the primary inbox rather than spam or promotions. A healthy inbox placement rate is 90% or higher. Anything below 85% inbox placement signals a deliverability problem worth diagnosing with the five tests.
    MetricHealthyWarningCritical
    Deliverability rate95%+90 to 95%Below 90%
    Inbox placement rate90%+85 to 90%Below 85%
    Bounce rateUnder 1%1 to 2%Above 2%
    Spam complaint rateUnder 0.1%0.1 to 0.3%Above 0.3%
    Spam score8 to 105 to 8Below 5

    These thresholds are not arbitrary. The bounce and complaint limits in particular mirror what mailbox providers enforce: since the 2024 Gmail and Yahoo requirements, a spam complaint rate above 0.3% can actively hurt your sending, and a bounce rate above 2% triggers warnings. Keeping every metric in the healthy column is what a clean, verified list and good authentication buy you.

    How Often to Test

    Deliverability is not a one-time fix, it drifts over time as your list ages, your reputation shifts, and providers update their filters. Build testing into your routine rather than only reaching for it when something breaks.

    • Before every major campaign: Run a spam score test and an inbox placement test on the actual email you are about to send.
    • Whenever you change content or infrastructure: New sending domain, new ESP, new tracking domain, or a big template change all warrant a fresh test.
    • Monthly: Check your blacklist status and authentication records so you catch silent problems early.
    • Before every send, for your list: Verify new and aging addresses, and re-verify any list older than three months since B2B data decays around 30% per year.
    • After any deliverability scare: A sudden drop in opens means run all five tests to find what changed.

    Consistent testing turns deliverability from a mystery into a managed system. Combined with a strong overall email deliverability strategy and a warmed-up domain, regular testing keeps your inbox placement high and your campaigns performing.

    The bottom line: No single email deliverability test gives you the full picture. Run the spam score test for content, the inbox placement test for ground truth, the authentication and blacklist tests for your technical foundation, and the list verification test for the address quality that protects everything else. Test before you send, fix what each one reveals, and your emails will reach the inbox.

    Email Deliverability Testing Glossary

    The terms you will run into across deliverability test tools, in plain language.

    TermWhat it means
    Deliverability rateThe share of your emails accepted by receiving mail servers (not bounced). Healthy is 95% or higher.
    Inbox placement rateThe share of accepted emails that reach the primary inbox rather than spam or promotions. The number that truly matters.
    Seed listA set of real test inboxes across providers that a placement test sends to in order to see where your email lands.
    Spam scoreA rating, usually 0 to 10, that predicts how spam filters will judge your content. Higher is better.
    Sender scoreA reputation rating (0 to 100) for your sending IP, based on your sending behavior over time.
    BlacklistA database of domains and IPs known for spam. Being listed routes your mail to spam or blocks it.
    Spam trapAn address used to catch senders with poor list hygiene. Hitting one badly damages your reputation.
    SPF, DKIM, DMARCThe three DNS records that authenticate your email and prove it genuinely comes from you.
    Google Postmaster ToolsA free Google service showing your real Gmail reputation, spam rate, and authentication results.

    Frequently Asked Questions

    What is an email deliverability test?
    An email deliverability test is a check that measures whether your emails reach the inbox rather than the spam folder. It is an umbrella term covering several tests: a spam score test analyzes your content, an inbox placement test sends your email to real seed addresses to see where it lands, an authentication test checks your SPF, DKIM, and DMARC records, a blacklist test checks your domain and IP reputation, and a list verification test confirms your addresses are valid. A complete test runs all five, since each checks a different failure point.
    How do I test my email deliverability for free?
    Most deliverability tests have free tiers. For a spam score, send your email to a free tool like mail-tester and get a score out of 10 in seconds. For inbox placement, tools like GlockApps and MailReach offer free seed tests. For authentication, free checkers verify your SPF, DKIM, and DMARC. For blacklists, the Spamhaus lookup is free. For list verification, MailTester.Ninja offers a free tier to check whether your addresses are valid. Together these give you a complete free deliverability picture.
    What is a good email spam score?
    On the widely used SpamAssassin scale, which runs from 0 to 10, a good spam score is 8 or higher, and 10 out of 10 is ideal. A score below 8 means your content alone is likely to trip spam filters before your sender reputation is even considered. The score report breaks down exactly what is hurting you, such as spam-trigger words, a poor text-to-image ratio, broken links, or missing authentication, so you can fix each issue and re-test until you reach a healthy score.
    Why does my ESP say "delivered" but my emails go to spam?
    Because "delivered" only means the receiving mail server accepted your message, not that it reached the inbox. After accepting an email, the provider decides where to file it: the primary inbox, the promotions tab, or the spam folder. Your ESP dashboard reports the acceptance step but cannot see the final placement. This is why you can have 99% delivery and still have poor inbox placement. An inbox placement test reveals where your emails actually land, which your delivery rate cannot.
    Why are my emails going to spam?
    Emails go to spam for five main reasons, each tied to a specific test: spam-trigger content, missing or broken authentication (SPF, DKIM, DMARC), a blacklisted domain or IP, poor sender reputation, or a dirty list full of invalid addresses. The most common hidden cause is list quality, because bounces and spam-trap hits from bad addresses destroy sender reputation, which then sends even well-written emails to spam. Running the five deliverability tests pinpoints which cause is affecting you so you can fix the right one.
    Does an email deliverability test hurt my sender reputation?
    No. A deliverability test does not harm your reputation or deliverability. Spam score and inbox placement tests simply send your email to dedicated test addresses to measure where it lands and what filters flag, with no effect on your domain. The only risk is discovering that your deliverability is already damaged, which is the point of testing. List verification is also safe, since it checks addresses without sending anything to your actual recipients.
    What is the difference between a spam test and an inbox placement test?
    A spam test analyzes your email content and structure, returning a score that predicts how spam filters will react to spam-trigger words, HTML, links, and authentication. An inbox placement test goes further by actually sending your email to real seed inboxes across Gmail, Outlook, Yahoo, and others, then reporting exactly where it landed at each provider. The spam test predicts risk from content, while the placement test measures real-world results across providers. You need both, because clean content does not guarantee inbox placement.
    How often should I run a deliverability test?
    Run a spam score and inbox placement test before every major campaign and whenever you change your content or sending infrastructure. Check your blacklist status and authentication monthly to catch silent problems. Verify your list before every send, and re-verify any list older than three months since B2B addresses decay around 30% per year. Run all five tests after any sudden drop in open rates, which is often the first visible sign of a developing deliverability problem.
    Can I test email deliverability without sending an email?
    Partly. Authentication checks (SPF, DKIM, DMARC), blacklist lookups, and list verification can all be done without sending a campaign, since they inspect your DNS records, reputation databases, and address validity directly. But the spam score test and the inbox placement test require sending your actual email to a test address or seed list, because they measure how filters react to your real content. For a full picture you need both the no-send checks and the send-based tests.
    What is a seed list in an inbox placement test?
    A seed list is a set of real test inboxes spread across major providers like Gmail, Outlook, and Yahoo, often with different spam filters installed. When you run an inbox placement test, you send your campaign to these seed addresses, and the tool reports exactly where your email landed at each one: inbox, promotions, or spam. Because each provider filters differently, a seed list reveals provider-by-provider differences that a single test inbox or a content score alone cannot show.
    How long does an email deliverability test take?
    It depends on the test. A spam score test returns results in about 30 seconds after you send your email to the test address. An inbox placement test usually takes a few minutes, since the tool waits for your email to arrive at each seed inbox and then checks placement. Authentication and blacklist checks are nearly instant. List verification time scales with list size, from seconds for a single address to minutes for a large list. Most senders can run the full suite in under 15 minutes.
    What is the difference between deliverability rate and inbox placement rate?
    Deliverability rate is the share of your emails that receiving servers accept rather than bounce, and it is the number most ESPs report as "delivered." Inbox placement rate is the share of those accepted emails that actually reach the primary inbox instead of the spam or promotions folder. You can have a 99% deliverability rate and a much lower inbox placement rate, which is exactly why "delivered" is misleading. Inbox placement is the metric that determines whether anyone actually sees your email, so it is the one to optimize.
    Danila Kozlov, COO at MailTester.Ninja
    About the author
    Danila Kozlov
    COO at MailTester.Ninja

    Danila has spent the last few years deep in email deliverability, helping SaaS companies and growth teams fix the infrastructure problems that silently kill their outbound results. As COO of MailTester.Ninja, he oversees product and operations with a single obsession: making email verification fast, accurate, and genuinely useful for the people who need it most.

    Run the list test that protects every campaign

    Four of the five deliverability tests check your content and setup. The fifth checks your list, the factor that silently sabotages the rest. MailTester.Ninja verifies every address with real-time SMTP accuracy, flagging invalid, disposable, and catch-all addresses plus spam traps. Keep your bounce rate under 1%.

    Test your list for free

    Real-time SMTP verification · Catch-all detection · Spam trap flagging · Zero data storage