Email deliverability
Email deliverability is the discipline of getting accepted mail into the recipient's actual inbox — distinct from delivery rate, which only measures whether the receiving server accepted the connection.
- Percentage of sent mail that lands in the inbox
- Delivery rate (server-accepted, regardless of folder)
- Identity, infrastructure, list, content
- 90%+ inbox at Gmail, 85%+ at Microsoft
What it is
Deliverability is the broadest term in the email industry. It covers every factor that determines whether a message you send is actually read by its intended recipient. That includes authentication, IP and domain reputation, list quality, content quality, send patterns, engagement signals, and bounce handling — the whole stack from DNS through SMTP through filtering through user behaviour.
It is deliberately the umbrella term. Where SPF, DKIM, DMARC, and BIMI are concrete protocols, deliverability is the outcome they all contribute to.
Why it differs from delivery rate
Delivery rate is a strict definition: of the messages you attempted to send, what percentage did the receiving server accept (a 2xx SMTP response) rather than bounce (4xx or 5xx). Most ESPs report 95 to 99 percent delivery rate, because hard rejections are rare. This makes delivery rate look reassuring even when your actual placement is bad.
Deliverability — sometimes called inbox placement to be precise — asks the harder question: of the messages that were accepted, what percentage landed in the primary inbox where a human would see them, versus the spam folder, the promotions tab, or some quarantine bucket the user never checks? That number is typically much lower. A 99 percent delivery rate can coexist with a 50 percent inbox-placement rate, and the second number is the one that matters.
The four pillars
Identity. Authentication — SPF, DKIM, DMARC, optionally BIMI. Without these, modern mailbox providers won't accept your bulk mail at all.
Infrastructure. IPs, sending domain reputation, MX configuration, reverse DNS, and whether your tracking domain has been burned by previous tenants.
List. How clean your list is — bounce rate, complaint rate, presence of spam traps, engagement rate. The single highest-leverage lever for most senders.
Content. The actual template — words, links, images, formatting. Mailbox providers fingerprint content independently of reputation, which is why a high-reputation sender can still hit spam with a bad template and why template-based warmup exists.
Why it matters
Deliverability is upstream of every other email metric. Open rate, click rate, reply rate, and revenue all depend on whether the message was seen in the first place. A 10-point swing in inbox placement translates directly into a 10-point swing in opens, which compounds through the rest of the funnel.
For cold email it is especially load-bearing. Cold senders cannot fall back on a list of subscribers who'll find them in the promotions tab — every reply that matters has to come from a first impression in the inbox. Without strong deliverability the entire channel does not work.
Related
- Inbox placement test — how to measure deliverability
- Sender reputation — the biggest driver
- Email warmup — the most direct intervention
- Cold email deliverability checklist
- How NeverSpam improves deliverability