Email Deliverability
Email deliverability is the rate at which sent emails actually land in the recipient's inbox rather than the spam folder or being blocked outright. It's distinct from "delivery rate" — delivery rate just means the receiving server accepted the message; deliverability means the message reached a human-visible inbox.
Email deliverability is the rate at which sent emails actually land in the recipient's inbox rather than the spam folder or being blocked outright. It's distinct from "delivery rate" — delivery rate just means the receiving server accepted the message; deliverability means the message reached a human-visible inbox.
Why It Matters
Newsletters, lifecycle email, and transactional mail exist to be read, not just sent. Gmail, Outlook, and Apple Mail decide inbox vs. spam based on sender reputation, authentication, and engagement — and once deliverability collapses, recovery takes weeks to months. Starting February 2024, Gmail and Yahoo require SPF, DKIM, and DMARC plus a spam complaint rate under 0.3% for any sender doing 5,000+ messages a day, raising the bar significantly. Without deliverability monitoring, "send succeeded" becomes a comforting illusion while the audience never actually sees the mail.
The Five Axes That Decide Deliverability
1. Authentication — SPF, DKIM, DMARC: Verifies the sending domain is legitimate. Modern receivers will spam-folder or reject anything that fails all three.
2. Sender reputation: IP and domain reputation — accumulated score from sending history, bounces, complaints, and engagement.
3. Content quality: Spammy keywords, image-to-text imbalance, link shorteners, all-caps subject lines, and broken HTML all act as triggers.
4. List hygiene: Invalid addresses, hard bounces, and dead users degrade reputation. Periodic cleansing is non-negotiable.
5. Engagement: Opens, replies, forwards, "move to inbox" lift reputation; spam complaints and instant deletes hurt it.
Core Authentication Protocols
SPF (Sender Policy Framework): A DNS TXT record listing the mail servers authorized to send on behalf of the domain.
DKIM (DomainKeys Identified Mail): A digital signature on the message body and headers; the receiver verifies it with a public key.
DMARC (Domain-based Message Authentication, Reporting & Conformance): A policy declaring how to handle SPF/DKIM failures (none, quarantine, reject), plus aggregate reports.
BIMI (Brand Indicators for Message Identification): Displays a verified brand logo in the inbox. Requires DMARC quarantine or reject.
Without all four configured, bulk sending after 2024 structurally degrades.
How to Measure It
Seed list testing: Maintain test inboxes on Gmail, Outlook, Yahoo, iCloud and check inbox/promotions/spam placement on every send. GlockApps and Mail-Tester automate this.
Google Postmaster Tools: Free Gmail-side reporting on domain reputation, IP reputation, spam rate, and authentication pass rate. Effectively required for 5,000+/day senders.
Microsoft SNDS / JMRP: Sender reputation monitoring for Outlook and Hotmail.
ESP deliverability reports: Mailchimp, Klaviyo, Resend, SendGrid, Customer.io provide inbox placement estimates.
Engagement metrics: Open rate, CTR, reply rate, unsubscribe rate tracked by cohort. Deliverability problems usually show up first as collapsing engagement.
Common Ways to Tank Deliverability
Sending to a purchased list: The fastest path to reputation death — complaints spike and the domain hits blacklists.
Bulk sending from a cold domain: New sending domains must be warmed up over days or weeks. 100,000 messages on day one = instant burn.
Misaligned SPF/DKIM: Passing isn't enough — they must align with the From domain, or DMARC fails.
Ignoring bounces and complaints: Failing to remove hard bounces immediately compounds reputation loss on the next send.
Hiding the unsubscribe: When "report spam" is easier than unsubscribe, reputation dies. RFC 8058 one-click unsubscribe headers are mandatory.
Mixing reputations on one IP: Cold outreach and transactional mail on the same domain or IP drag transactional down. Use subdomains to isolate.
Sending regardless of engagement: Hammering users who haven't opened in six months tanks reputation. A sunset policy is required.
The Recovery Playbook
Pause or shrink sending immediately: Continuing to send while reputation falls accelerates the damage.
Clean the list: Bulk-remove invalid addresses with NeverBounce or Kickbox.
Restart with engaged users only: Send only to 30–60 day actives, slowly.
Re-warm the domain: Increase volume gradually as reputation recovers.
Watch Postmaster Tools: Track domain/IP reputation climbing from Bad → Low → Medium → High.
Recovery takes weeks to months. Prevention is dramatically cheaper.
Common Misconceptions
"High open rate means good deliverability": Only inbox-delivered mail gets opened. Open rate is computed on delivered mail, so even with half going to spam, the rate looks normal.
"My ESP handles everything": ESPs provide infrastructure; domain reputation and content are still the sender's responsibility.
"DMARC reject is dangerous": Move through none → quarantine → reject in stages and it's safe — and reject is what unlocks BIMI and inbox trust.
"0.1% complaint rate is fine": Gmail's hard limit is 0.3%, so 0.1% is a thin margin.
Sources: