Everything that decides whether your email reaches the inbox - the technical foundations, the operational habits, and the verification step that makes 95% of deliverability problems vanish before they happen.
Email deliverability is the discipline of getting a message you send to land in someone's inbox - not their spam folder, not bounced back, not silently dropped. It sits at the intersection of three things: authentication (SPF/DKIM/DMARC), reputation (IP + domain history), and list quality (verified, engaged recipients). Get any one of them wrong and your open rates collapse.
This pillar walks through each piece - auth records you must set, how mailbox providers actually score you, what a "warmup" really does, the specific Gmail and Outlook spam triggers, and the bounce-rate threshold past which Mailchimp/SendGrid will throttle your sends. Every section links to a deeper article. Read end-to-end for a complete picture, or jump to the section that matches the problem you're debugging right now.
Backed by original research: our 2026 email deliverability benchmarks measure real inbox placement and bounce behaviour by provider, and the email list decay study quantifies how quickly addresses go stale. Both feed the thresholds referenced throughout this guide.
Every inbox placement problem traces back to one of four root causes. Fix all four and bounce rates drop below 0.5%.
SPF tells receiving servers which IP addresses are authorised to send mail for your domain. DKIM signs each message with a cryptographic key so receivers can verify it hasn't been tampered with. DMARC ties both together with a policy (none > quarantine > reject) and sends aggregate reports. Since February 2024, Gmail and Yahoo require all three for bulk senders above 5,000 messages/day. Without DMARC at p=reject, phishers can spoof your domain and damage your reputation.
Mailbox providers score every sending IP and domain based on historical behaviour: bounce rates, complaint rates, spam-trap hits, and blacklist appearances. New IPs have no reputation and must be warmed up - starting at 200 sends/day and doubling every 2-3 days over 4-6 weeks. Domains inherit IP reputation over time. A single high-bounce campaign can take 30-90 days to recover from. Monitor reputation continuously with Google Postmaster Tools, Microsoft SNDS, and the IP Blacklist Checker.
A list with 10% invalid addresses produces a 10% bounce rate from day one. Gmail and Outlook begin throttling at 2% bounce rate; ESPs warn at 2% and suspend at 5%. The fix: verify every list with BounceZero before sending, use double opt-in at signup to eliminate typos and fake entries, suppress hard bounces immediately and permanently, and re-verify lists older than 90 days before re-engagement campaigns. List quality is the fastest lever for deliverability improvement.
ISPs track whether recipients open, click, reply, or move messages to spam. High engagement from early sends builds sender reputation. Low engagement - especially from cold or dormant segments - signals to ISPs that your mail is unwanted. Best practices: segment by engagement level, sunset inactive subscribers after 6 months without interaction, use personalised subject lines, include plain-text alternatives, and avoid spam-trigger words in subject lines. Content alone rarely causes spam filtering, but it compounds existing reputation problems.
| Problem | Root cause | Fix |
|---|---|---|
| High bounce rate (>2%) | Unverified list, old addresses, no double opt-in | Verify with BounceZero, suppress hard bounces permanently, add double opt-in |
| Gmail sending to spam | SPF/DKIM/DMARC misconfigured, low engagement, complaint rate above 0.08% | Check Postmaster Tools, fix auth records, sunset unengaged subscribers |
| Outlook 550 5.7.1 rejection | IP on Outlook blocklist, DMARC failure, missing List-Unsubscribe header | Delist via JMRP, publish DMARC, add one-click unsubscribe |
| Blacklisted sending IP | High bounce/complaint rate, spam-trap hits, purchased list | Remove from DNSBL, fix list quality, file removal request |
| Low open rates (< 15%) | Deliverability problem, bad subject lines, wrong send time, disengaged list | Check spam folder placement first, then segment by engagement |
| ESP account suspended | Bounce rate > 5%, complaint rate > 0.3%, ToS violation | Verify full list, dispute suspension with evidence, reduce send volume |
Learn how to reduce your email bounce rate below 2% with 10 proven strategies. Understand hard vs soft bounces, clean your list, and protect your sender reputation.
SPF, DKIM, and DMARC are the three records that decide whether your email reaches the inbox in 2026. Complete setup guide with DNS examples, verification commands, and the alignment rules that matter.
Step-by-step DMARC rollout that takes you from no DMARC to p=reject in 90 days without blocking legitimate mail. Day-by-day actions, aggregate report parsing, the 5 mistakes that derail rollouts.
Sender reputation is the single biggest factor in email deliverability. This guide explains what it is, how Gmail / Outlook / Yahoo measure it, the metrics that move the needle, and the rebuild path when it drops.
Complete guide to email blacklists (DNSBLs): how they work, which ones matter most, how to check if you're listed, and the exact recovery playbook for each major blacklist.
If your emails keep landing in Gmail's spam folder, the cause is almost always one of 8 issues. Complete fix-it guide with the exact Gmail Postmaster checks, content tweaks, and verification steps that recover sender reputation.
Microsoft Outlook + Office 365 spam filtering is different from Gmail. This guide covers what triggers Outlook spam routing, how to use SNDS + JMRP, the 5 fixes that actually work, and how to recover sender reputation at Microsoft.
A new sending domain has zero reputation. Send your campaign on day 1 and it goes to spam. This playbook shows exactly how to warm up your domain over 30 days for full Gmail / Outlook / Yahoo inbox placement.
The complete guide to email deliverability in 2026 — covering authentication, list hygiene, sending infrastructure, content, and inbox placement tactics.
Quick answers to the questions that come up most when diagnosing inbox placement problems.
Email deliverability is the discipline of getting messages you send into recipients' inboxes - not spam folders, not bounced back, not silently dropped. It depends on three things: authentication (SPF/DKIM/DMARC), sender reputation, and list quality. Fail any one of them and open rates collapse.
A healthy deliverability rate is 95% or higher, meaning 95% of sent messages reach the inbox. A bounce rate above 2% triggers throttling at Gmail and Outlook, and most ESPs warn at 2% and suspend sending at 5%. Our 2026 deliverability benchmarks break down real inbox placement by provider.
Most deliverability failures trace to four root causes: missing or misconfigured authentication (SPF/DKIM/DMARC), poor sender reputation from bounces and complaints, unverified lists with high invalid-address rates, and low engagement from dormant or cold segments. A single high-bounce campaign can damage reputation for 30-90 days.
Verify and clean the list before sending. A list with 10% invalid addresses produces a 10% bounce rate from day one - and Gmail and Outlook start throttling at 2%. Removing undeliverable addresses with BounceZero (65+ signals, including catch-all detection) eliminates the majority of deliverability problems before they start.
Gmail filters mail to spam when SPF/DKIM/DMARC is misconfigured, when the complaint rate exceeds 0.08%, or when engagement is low. Outlook rejects with 550 5.7.1 when the sending IP is blocklisted, DMARC fails, or the List-Unsubscribe header is missing. Check Gmail Postmaster Tools and Microsoft SNDS to diagnose which factor applies.
Yes - Gmail and Yahoo have required all three for bulk senders above 5,000 messages/day since February 2024. SPF lists authorised sending IPs, DKIM cryptographically signs each message, and DMARC ties both together with a policy that starts at p=none (monitor), then moves to quarantine and reject. Without them, phishers can spoof your domain.
Auth records and warmup matter - but every deliverability problem starts upstream, with the list itself. Run a free pre-flight check on your next list before you send.
Provider behaviour, DNS setup, warm-up, and inbox placement
12 steps to keep hard bounce rate under 2% - prevention + recovery
Hard vs soft bounces, ISP thresholds, 6-step reduction plan, benchmarks, suppression list management
Authentication, list hygiene, IP warmup, ISP monitoring
Gmail deliverability guide: meet Google\
EOP, Microsoft SNDS, 550 5.7.1 fixes
TSS09 errors, DMARC FBL, Yahoo 2024 sender requirements
Continue through related topics
Follow BounceZero