MiN8T
Home

The Complete Email Deliverability Handbook

Sarah Chen
Sarah Chen
Email Strategy Lead at MiN8T

Email deliverability is the single most important metric most senders ignore. You can design the most beautiful email campaign in existence, craft subject lines that would make a copywriter weep, and target a list so precisely segmented it borders on clairvoyance -- but if your email lands in spam, none of it matters. It simply does not exist.

This handbook is the resource we wish existed when we started building MiN8T's DeliverIQ suite. It covers everything from DNS authentication records to mailbox provider-specific behaviors, with concrete steps you can take today to improve your inbox placement rates.

85%
Global average inbox placement
15%
Of legitimate email hits spam
$36
Average ROI per $1 spent
6B+
Spam emails blocked daily

1 Why Deliverability Matters

Deliverability is the percentage of your emails that actually reach the inbox -- not just get accepted by the receiving server, but bypass spam filters and land where your subscriber can see them. The distinction is critical. An email accepted by a server but routed to the spam folder has a 0.1% chance of being read. An email in the primary inbox has a 20-40% open rate.

The financial impact is staggering. For a sender doing 1 million emails per month with a 10% inbox placement problem, that is 100,000 emails per month that never get seen. At an average revenue-per-email of $0.08, that is $8,000 per month in lost revenue -- $96,000 annually -- from a problem most teams do not even realize they have.

The three pillars of deliverability

Deliverability rests on three pillars, and all three must be solid:

Weakness in any single pillar can undermine the other two. Perfect authentication with a terrible reputation still lands you in spam. A sterling reputation with broken DKIM signatures triggers phishing filters. A clean list with spammy content gets flagged by machine learning classifiers. This handbook addresses all three.

i

MiN8T integration: DeliverIQ monitors all three pillars in a single dashboard. Authentication status, sender reputation scores, and engagement metrics are tracked in real time with alerts when any metric crosses a threshold.


2 Email Authentication (SPF, DKIM, DMARC)

Email authentication is the foundation. Without it, you are asking mailbox providers to trust you on faith -- and in 2026, they do not. Google, Microsoft, and Yahoo have all announced that unauthenticated senders will see significantly degraded deliverability, and as of February 2024, Gmail actively rejects messages from bulk senders without proper authentication.

SPF (Sender Policy Framework)

SPF tells receiving servers which IP addresses are authorized to send email on behalf of your domain. It is a DNS TXT record that lists your legitimate sending sources.

DNS TXT Record
v=spf1 include:_spf.google.com include:sendgrid.net include:mailchimp.com ~all

Key rules for SPF records:

DKIM (DomainKeys Identified Mail)

DKIM attaches a cryptographic signature to each outgoing email. The receiving server verifies this signature against a public key published in your DNS. If the signature checks out, the server knows the email was not tampered with in transit and that it genuinely came from your domain.

Every ESP and sending service provides DKIM keys for you to publish. The process is always the same: generate a key pair, publish the public key as a DNS TXT record under a selector subdomain, and configure your sending service to sign outbound messages with the private key.

!

Common mistake: Using 1024-bit DKIM keys. All major providers now recommend 2048-bit keys. Google has explicitly flagged 1024-bit keys as weaker and plans to deprecate support. Generate 2048-bit keys from the start.

DMARC (Domain-based Message Authentication, Reporting & Conformance)

DMARC ties SPF and DKIM together and tells receiving servers what to do when authentication fails. It also provides a reporting mechanism so you can see exactly who is sending email using your domain -- including unauthorized senders.

A DMARC policy has three enforcement levels:

DNS TXT Record
_dmarc.yourdomain.com  TXT  "v=DMARC1; p=quarantine; rua=mailto:dmarc@yourdomain.com; pct=100; adkim=s; aspf=s"

The recommended enforcement path: start at p=none for 2-4 weeks while monitoring aggregate reports. Once you have confirmed all legitimate sources pass SPF and DKIM, move to p=quarantine for 2-4 weeks. Then move to p=reject.

DeliverIQ feature: MiN8T's DMARC Monitor automatically parses aggregate and forensic reports, visualizes authentication pass/fail rates by sending source, and alerts you immediately when an unauthorized sender is detected using your domain.


3 Sender Reputation & IP Warming

Even with perfect authentication, your emails can still land in spam if your sender reputation is poor. Mailbox providers maintain reputation scores for both your IP address(es) and your sending domain. These scores are influenced by bounce rates, complaint rates, spam trap hits, engagement patterns, and sending volume consistency.

IP reputation vs. domain reputation

Historically, IP reputation was dominant. If you sent from a clean IP, you were trusted. This has shifted dramatically. Google, Microsoft, and Yahoo now weigh domain reputation more heavily than IP reputation, because domain reputation follows the sender across IP changes, ESP migrations, and infrastructure shifts. You cannot escape a bad domain reputation by switching IPs.

That said, IP reputation still matters -- particularly for dedicated IP senders. Shared IP pools (used by most ESP plans) mean your reputation is partially determined by the behavior of other senders on the same IPs. This is one reason high-volume senders migrate to dedicated IPs: full control over reputation.

IP warming

A new IP address has no reputation -- it is a blank slate. Mailbox providers treat unknown IPs with suspicion. Sending a large volume from a new IP is one of the fastest ways to get blacklisted. IP warming is the process of gradually increasing your sending volume over 2-4 weeks to build a positive reputation.

DayDaily VolumeNotes
1-2500Send only to your most engaged subscribers
3-41,000Monitor bounce rates closely
5-72,500Check spam complaint rates (must stay under 0.1%)
8-105,000Expand to moderately engaged subscribers
11-1410,000Watch for throttling signals from Gmail/Microsoft
15-2125,000Gradually include full list segments
22-3050,000+Full volume if metrics remain healthy
!

Critical rule: During warming, your bounce rate must stay below 2% and your spam complaint rate must stay below 0.1%. If either threshold is exceeded, reduce volume immediately and investigate the root cause before resuming.

Maintaining reputation

Once established, reputation must be maintained through consistent sending patterns. Avoid volume spikes (sending 10x your normal volume on a holiday promotion without gradual ramp-up), keep bounce rates under 2%, keep complaint rates under 0.1%, and regularly clean your list to remove disengaged subscribers.


4 List Hygiene & Bounce Management

Your email list decays at a rate of 2-3% per month. People change jobs, abandon email addresses, switch providers, and mark messages as spam instead of unsubscribing. A list that was perfectly clean in January will have lost 25-35% of its viability by December if you do nothing.

Hard bounces vs. soft bounces

A hard bounce is a permanent delivery failure -- the email address does not exist, the domain is invalid, or the receiving server has permanently rejected the message. Hard bounces must be removed from your list immediately. There is no second chance. Continuing to send to hard-bounced addresses destroys your sender reputation faster than almost anything else.

A soft bounce is a temporary failure -- the recipient's mailbox is full, the server is temporarily unavailable, or the message was too large. Soft bounces should be retried (most ESPs handle this automatically), but if an address soft-bounces repeatedly across multiple campaigns, it should be treated as a hard bounce and removed.

Verification before sending

The best time to catch bad email addresses is before you send to them. Email verification services check addresses through multiple methods:

DeliverIQ feature: MiN8T's list verification engine runs all five checks in parallel. Upload a CSV or connect your ESP directly -- DeliverIQ will classify every address as valid, invalid, risky, or unknown, with a confidence score and recommended action for each.

Suppression list management

Beyond bounced addresses, you need to maintain suppression lists for: unsubscribes (legally required under CAN-SPAM and GDPR), spam complainers (required by all major ESPs), role-based addresses (info@, support@, admin@ -- high spam trap risk), and long-term disengaged subscribers (no opens or clicks in 90+ days).


5 Spam Traps & Blacklists

Spam traps are email addresses operated by mailbox providers, anti-spam organizations, and blacklist operators to catch senders with poor list practices. Hitting a spam trap is one of the most damaging events for your sender reputation, and in some cases, a single hit can get your IP or domain blacklisted.

Types of spam traps

!

The trap about traps: You will never know which addresses in your list are spam traps. Providers do not reveal them. The only defense is rigorous list hygiene: verify addresses at collection, process bounces immediately, remove disengaged subscribers, and never buy or rent email lists.

Blacklists

Blacklists (or blocklists) are databases of IP addresses and domains identified as spam sources. There are over 300 active blacklists, but only a handful significantly impact deliverability:

If you are blacklisted, the removal process varies by list. Spamhaus requires you to identify and fix the root cause before requesting delisting. SpamCop listings typically expire automatically within 24-48 hours if spam complaints stop. The key is monitoring: you need to know when you are listed, on which blacklist, and why.

i

DeliverIQ feature: MiN8T monitors your sending IPs and domain against all major blacklists in real time. If a listing is detected, you receive an immediate alert with the specific blacklist, the reason code, and a step-by-step remediation guide.


6 Gmail & Microsoft Specifics

Gmail and Microsoft (Outlook.com, Hotmail, Office 365) collectively handle over 60% of consumer and business email. Their filtering algorithms have distinct behaviors that require specific attention.

Gmail

Gmail's filtering is primarily driven by engagement signals. Google's machine learning models analyze open rates, click rates, reply rates, time spent reading, and whether users move your messages between tabs or to spam. Aggregate engagement across all Gmail recipients determines whether your future emails land in Primary, Promotions, or Spam.

Key Gmail requirements (effective since February 2024):

Microsoft (Outlook/Hotmail/Office 365)

Microsoft uses SmartScreen filtering, which relies heavily on complaint data from their Smart Network Data Services (SNDS) program, combined with content analysis and sender reputation. Microsoft is more aggressive than Gmail at junking email from new or low-reputation senders.

Key Microsoft considerations:

Pro tip: Register with Google Postmaster Tools and Microsoft SNDS before you start sending. These free tools provide the most accurate deliverability data you can get for the two largest mailbox providers.


7 Monitoring & Troubleshooting

Deliverability is not a set-and-forget configuration. It requires ongoing monitoring because the landscape shifts constantly -- mailbox providers update their algorithms, your list quality changes over time, and new sending sources introduce authentication gaps.

Essential metrics to track

Troubleshooting flowchart

When deliverability drops, follow this diagnostic sequence:

  1. Check authentication -- are SPF, DKIM, and DMARC all passing? Use mxtoolbox.com or DeliverIQ's authentication checker. A single misconfigured DNS record can tank deliverability overnight.
  2. Check blacklists -- are you listed on Spamhaus, Barracuda, or SpamCop? A fresh listing often explains a sudden drop.
  3. Check complaint rates -- have spam complaints spiked? Review recent campaigns for content issues or list quality problems.
  4. Check bounce rates -- a spike in hard bounces suggests list quality degradation. Verify your list and suppress invalid addresses immediately.
  5. Check content -- run your email through a spam score checker. Look for URL reputation issues, image-to-text ratio problems, and known spam trigger words.
  6. Check sending patterns -- did you recently change your sending volume, frequency, or infrastructure? Sudden changes trigger scrutiny.
i

DeliverIQ feature: MiN8T's deliverability dashboard consolidates all of these metrics into a single view. Authentication status, blacklist monitoring, complaint tracking, bounce analysis, and engagement trends are all visible at a glance, with automated alerts when any metric crosses a configurable threshold.

Deliverability is not glamorous work. It is infrastructure, hygiene, and discipline. But it is the work that determines whether every other investment you make in email -- design, copywriting, segmentation, personalization -- actually reaches a human being. Master the fundamentals in this handbook, monitor relentlessly, and your emails will reach the inbox.

Monitor your deliverability with DeliverIQ

Authentication checks, blacklist monitoring, and inbox placement tracking -- all in one dashboard.

Start building free