Definitions10 min read·Updated 2026-04-30

What Is Email Deliverability?

Why the best email in the world is worthless in a spam folder -- and how to make sure yours lands in the inbox.

RB

Rees Bayba

Founder, Astra GTM

TL;DR

  • Email deliverability is the ability of an email to reach the inbox (not spam) successfully. Authentication, reputation, content, and list quality are the four levers.
  • A perfect email in spam is worse than a mediocre email in the inbox. Deliverability is the floor; copy is the ceiling.
  • Keep spam rate under 0.1% for Gmail. Bounce rate under 2%. Reply rate is your most honest signal.
  • Microsoft Outlook inbox placement rate dropped to 26.77% in Q1 2025 -- a different problem from Gmail, with fewer diagnostic tools.
  • Google Postmaster Tools (free) and MXToolbox are the two most useful monitoring tools. Use both.

Email deliverability is the ability of an email to successfully reach the recipient's inbox rather than their spam folder or getting rejected outright. It is not just about whether the email was sent -- it is about where it lands. An email can be sent, received by the mail server, and still never be seen by the person it was intended for. Deliverability is determined by four factors: authentication, sender reputation, content quality, and list quality.

Why Does Deliverability Matter More Than Copy?

Copy is the ceiling of your campaign. Deliverability is the floor. If your email lands in spam, the copy is irrelevant -- the recipient never sees it. A mediocre email that reaches the inbox will always outperform a brilliant email in the junk folder. Before spending time refining personalization or subject lines, confirm that your emails are actually landing in inboxes. Most deliverability problems are silent: sends look successful, open rates plummet, and the cause is invisible until you run a diagnostic.

What Are the 4 Pillars of Email Deliverability?

1. Authentication (SPF, DKIM, DMARC)

Authentication proves you are who you say you are. Without it, receiving mail servers have no way to verify your emails come from a legitimate sender, and most will route them to spam. All three records must be configured correctly before sending any cold email.

  • SPF (Sender Policy Framework): a DNS TXT record that lists which mail servers are authorized to send email from your domain. Prevents other servers from spoofing your domain.
  • DKIM (DomainKeys Identified Mail): adds a cryptographic signature to every outbound email. The receiving server verifies it against a public key in your DNS. Proves the email was not tampered with in transit.
  • DMARC (Domain-based Message Authentication, Reporting, and Conformance): tells receiving servers what to do if SPF or DKIM fails. Start with p=none (monitoring mode), then move to p=quarantine after 2-4 weeks of clean reports.

2. Sender Reputation (Domain + IP)

Sender reputation is a score that mail providers assign to your sending domain and IP address based on past sending behavior. It is built through consistent, engaged sending over time. High spam complaints, high bounce rates, and sudden volume spikes all damage it. New domains start with no reputation -- which is why warmup is mandatory before any cold email campaign.

  • Domain reputation: tied to your sending domain. Separate from IP reputation. If your domain lands on a blacklist, every email from it is suspect regardless of which mail server sends it.
  • IP reputation: tied to the specific mail server IP. Shared IP pools (common in cheap email tools) mean one bad sender can affect your reputation.
  • Warmup: the process of gradually increasing sending volume from a new domain or IP so that mail providers observe consistent, engaged sending before you hit full volume. Minimum 4 weeks for cold outreach domains.
  • Engagement signals: Gmail specifically tracks whether recipients open, reply, move emails from spam, or mark them as spam. High positive engagement improves domain reputation over time.

3. Content Quality

The content of your emails is processed by spam filters before delivery. Spam filters flag patterns associated with mass commercial email: heavy HTML formatting, image-heavy layouts, excessive links, spam trigger words, and text that does not look like it was written by a person.

  • Plain text over HTML: cold emails should look like they came from a human, not a marketing platform. No branded templates, no banners, no formatted headers.
  • Link count: limit to 1-2 links per email. Multiple links flag commercial intent. If including a link, use your full domain rather than shortened URLs.
  • Spam trigger words: words like 'free', 'guaranteed', 'act now', 'click here', and 'limited time offer' are weighted heavily by spam filters. Avoid them entirely in cold outreach.
  • AI-generated copy: Gmail is increasingly applying AI detection patterns that flag high volumes of AI-produced cold email. Distinct voice and specific personalization reduce this risk.
  • Text-to-image ratio: image-only emails are nearly always filtered. If you include images, ensure there is substantially more text than image.

4. List Quality

Your list is a reflection of your deliverability care. Sending to invalid addresses generates hard bounces. Sending to disengaged contacts generates soft signals that lower your reputation. Sending to spam traps -- addresses maintained by blacklist operators specifically to catch careless senders -- can get your domain blacklisted immediately.

  • Email verification: every email address must be verified before sending. Use a service that checks deliverability, not just format. Threshold: result=deliverable and score 97+.
  • Bounce rate: keep hard bounces under 2%. Above this, most platforms will pause or suspend your account.
  • Spam traps: old, invalid, or purchased email lists carry spam traps. The only safe approach is to build your own lists from current, verified data.
  • Unsubscribe compliance: honor unsubscribes immediately. Continuing to send to opt-outs is both a CAN-SPAM/GDPR violation and a deliverability signal.

How Do Email Providers Decide Inbox vs. Spam?

Gmail and Outlook both use proprietary filtering systems, but the inputs are knowable. Understanding the decision logic tells you which levers to pull when deliverability drops.

  • Gmail uses engagement signals as its primary input: opens, replies, moves-from-spam, and spam reports. A domain that receives consistent positive engagement sees its reputation improve over time. A domain generating spam complaints sees rapid degradation.
  • Google Postmaster Tools publishes your domain reputation (High, Medium, Low, Bad) and spam rate in near real-time. This is the single most useful deliverability diagnostic available for Gmail.
  • Authentication alignment matters: Gmail checks that DMARC, DKIM, and SPF all align with the From domain. Misalignment -- even with valid individual records -- can cause filtering.
  • AI pattern detection: Gmail applies machine learning to identify mass outbound campaigns, including those using AI-generated copy. Emails that look identical at scale are flagged even if individual content appears personalized.
  • Microsoft Outlook is less transparent than Gmail. It uses its own SmartScreen filter, maintains its own IP and domain reputation databases, and does not have a free equivalent to Google Postmaster Tools. Outlook inbox placement is consistently harder to achieve and harder to diagnose.
26.77%
Microsoft Outlook inbox placement rate for cold email, Q1 2025

Outlook is the hardest major inbox provider to land in. Its SmartScreen filter and proprietary reputation databases are less transparent than Gmail. If your ICP is heavy on corporate Microsoft users, deliverability must be a primary strategy, not an afterthought.

What Metrics Should You Monitor?

Not all email metrics are created equal. Some have been made unreliable by privacy changes. Focus on the metrics that reflect real human behavior.

MetricWhat it indicatesHow to improve
Spam rate% of delivered emails marked as spam. Keep under 0.1% for Gmail (hard cap). Above 0.3% triggers filtering.Better list quality, more relevant targeting, easier unsubscribe, stop sending to disengaged contacts.
Bounce rate% of sends that resulted in a hard bounce (invalid address). Keep under 2%.Email verification before every send. Never use purchased lists. Re-verify lists older than 90 days.
Reply rateThe most honest deliverability signal. If emails are reaching inboxes and resonating, people reply.Improve copy, tighten ICP, reduce send volume to increase targeting quality.
Open rateUnreliable since Apple Mail Privacy Protection (Sept 2021). Machine opens inflate the metric. Do not use as a primary indicator.N/A -- measure reply rate instead.
Domain reputationGoogle Postmaster Tools rates your domain: High, Medium, Low, Bad. Low = some filtering. Bad = near-universal spam folder.Reduce sending volume, improve list quality, increase engagement with existing contacts.
Blacklist statusWhether your sending domain or IP appears on major blacklists (Spamhaus, Barracuda, etc.).Use MXToolbox to check. Delist by addressing the root cause (bounces, spam complaints) and submitting a removal request.

What Tools Should You Use to Monitor Deliverability?

  • Google Postmaster Tools (free): the authoritative source for Gmail domain reputation and spam rate. Any domain sending cold email should be registered here. Check it weekly.
  • MXToolbox (free tier available): blacklist monitoring across 100+ databases. Use the blacklist check on all sending domains monthly, and immediately after any deliverability issue.
  • Mail-Tester (per test): paste an email and send to their test address. Returns a score based on spam triggers, authentication, HTML quality, and content. Useful for diagnosing specific copy or setup issues.
  • TrulyInbox: inbox placement testing tool. Tests whether your emails land in inbox, promotions, or spam across major providers. More diagnostic than Postmaster Tools for non-Gmail providers.

How Does the Microsoft Problem Work?

Microsoft Outlook and Office 365 use a filtering system called SmartScreen, combined with their own domain and IP reputation databases that are separate from Gmail's. In Q1 2025, average Outlook inbox placement for cold email dropped to 26.77% -- meaning nearly three-quarters of cold emails to Outlook recipients are going to spam or junk. The problem is compounded by a lack of diagnostic tools: there is no free equivalent to Google Postmaster Tools for Microsoft.

  • If your ICP is heavy on enterprise companies using Microsoft 365, expect lower inbox rates than your Google Postmaster metrics suggest.
  • Microsoft's filtering is more aggressive on new domains and IPs. Longer warmup periods (6-8 weeks instead of 4) help.
  • Outlook users who mark an email as junk create a signal that affects other Outlook inboxes. One complaint carries more weight than on Gmail.
  • Microsoft Smart Network Data Services (SNDS) provides some IP-level reputation data but is less comprehensive and user-friendly than Postmaster Tools.

Fix deliverability before optimizing copy

  • If your reply rate has been declining for 3-4 weeks and you have not changed your copy or list, check Google Postmaster Tools first.
  • A domain reputation drop from High to Medium can cut reply rates by 30-50% without any other visible signal.
  • The fastest diagnostic: send a test email to a personal Gmail account and check whether it lands in inbox, promotions, or spam.

Frequently asked questions

What is a good email deliverability rate?

Inbox placement rate above 85% is considered acceptable. Above 90% is good. For Gmail specifically, domain reputation of 'High' in Google Postmaster Tools corresponds to strong inbox placement. The more actionable metric is keeping spam rate under 0.1% -- that is the threshold above which Gmail begins throttling delivery.

How do I check my email deliverability?

Start with Google Postmaster Tools -- register your sending domain and monitor spam rate and domain reputation weekly. Run MXToolbox blacklist checks monthly. For a point-in-time test, send to a Mail-Tester address and review the detailed report. If you use a cold email platform, check whether it shows inbox placement data.

Why is Google easier to land in than Outlook?

Gmail has more transparent reputation signals (Google Postmaster Tools shows your domain reputation directly), uses engagement as a positive signal (replies improve your standing), and has more consistent filtering behavior. Microsoft's SmartScreen is less transparent, maintains its own proprietary databases, and tends to be more aggressively conservative -- particularly for new domains and cold outreach patterns.

How long does it take to fix a deliverability problem?

It depends on the cause. Authentication issues (SPF, DKIM, DMARC) can be fixed in hours. Recovering from a blacklisting takes 2-4 weeks after the root cause is addressed and a removal request is submitted. Rebuilding domain reputation from Low or Bad to High takes 4-8 weeks of clean, low-volume sending with strong engagement signals. There is no shortcut -- the only path is consistent clean sending over time.

Does domain age affect deliverability?

Yes. New domains (under 30 days) have no reputation history, so mail providers apply conservative filtering by default. Warmup -- gradually increasing volume from a new domain -- signals consistent, legitimate sending behavior. Never start cold outreach from a domain purchased last week. Register domains at least 30 days before you intend to use them, and warmup for a minimum of 4 weeks before sending at scale.

Does email warmup actually help?

Yes, but it is a baseline, not a fix-all. Warmup builds initial domain reputation by simulating engaged sending behavior -- warmup tools send emails between their network of mailboxes and automatically open/reply to them. This signals to mail providers that the domain sends legitimate, engaged-with mail. Without warmup, cold outreach from a new domain will go to spam for the first several weeks. With warmup, inbox placement is achievable from the start. Warmup does not compensate for bad list quality or poor authentication.

Want this built for your team?

We implement these systems end-to-end. First sends within 14 days.