Email warmup in 2026: the complete guide
Everything we know about warming a sending address for cold outreach this year — what changed, what still works, and the mistakes that turn a $200/mo warmup loop into a quarantined domain.
What email warmup actually is
Email warmup is the process of teaching mailbox providers that a new (or dormant) sending address is operated by a real human who sends real messages that real recipients want. You do this by sending a slowly increasing volume of messages that get opened, replied to, marked important, and rescued from spam — until Gmail, Outlook, and Yahoo are confident enough to route your campaigns to the primary inbox.
In practice, almost nobody does this manually anymore. Warmup tools join your mailbox to a peer network of other warming mailboxes, automate the exchange, and the engagement piles up while you sleep.
Why it matters more than it used to
Three things changed between 2020 and 2026 that made warmup non-optional:
- The 2024 bulk-sender rules. Gmail and Yahoo now require DMARC alignment, one-click unsubscribe, and a complaint rate under 0.3% for any domain sending over 5,000 messages/day. Outlook followed in 2025.
- Filter ML matured. Spam classifiers now score the content of a message independently from the sender, which is the entire premise of our piece on why cold emails go to spam.
- Subdomain proliferation.Cold senders now spin up secondary domains weekly, which means most outbound mailboxes are perpetually cold from the filter's perspective.
How the major providers rate senders
Gmail
Gmail uses a multi-feature classifier that takes sender reputation (via Postmaster Tools), authentication results, and content fingerprinting and combines them with the user's historical engagement with your domain. The published reputation buckets are High, Medium, Low, and Bad — only High lands in the primary tab reliably. Sending to addresses that bounce or report you accelerates the slide downward.
Outlook / Microsoft 365
Outlook's SmartScreen has largely been replaced by an ML model that weighs SCL (Spam Confidence Level) and BCL (Bulk Complaint Level). Microsoft is notably stricter about new IP ranges and almost always quarantines on the first send from a cold sender — which is why warmup is even more important for B2B than for B2C.
Yahoo / AOL / Verizon
Yahoo's filter is the most generous to new senders, but the least forgiving once a sender starts generating complaints. The 0.3% complaint cap from the 2024 bulk-sender rules is essentially a hard line at Yahoo.
Authentication: SPF, DKIM, DMARC
You cannot warm a sender that fails authentication. The three records, in plain English:
- SPF — the list of servers allowed to send on behalf of your domain. A TXT record at the root of your domain.
- DKIM — a cryptographic signature that proves the message body has not been tampered with in transit.
- DMARC — the policy that tells receivers what to do when SPF or DKIM fails, and where to send forensic reports.
Minimum viable posture for 2026: SPF with ~all or -all, DKIM signing on every outbound message with at least a 1024-bit key (2048 is better), DMARC at p=quarantine with pct=100. Anything less is a self-inflicted handicap. See the warmup glossary for record templates.
How long warmup takes
The honest answer most vendors will not give you: it depends on the domain age, the IP, the receiver, and the content. But here is a reasonable model based on what we see across the network:
| Week | Warmup volume / day | Safe live send / day | Expected placement |
|---|---|---|---|
| 1 | 5–10 | 0 | — |
| 2 | 15–25 | 0 | — |
| 3 | 30–40 | 10 | 60–75% |
| 4 | 40–50 | 25 | 75–85% |
| 5+ | 40 (sustain) | 40–50 | 85%+ |
A new domain on Google Workspace, with clean auth, will typically be ready for production cold outreach at week 4. A new domain on Microsoft 365 often needs week 5 or 6. Resold domains (purchased, then re-registered) sometimes never recover and should be discarded.
Minimum warmup window most teams need before placement stabilizes above 80%. Most failed cold campaigns ship at day 7 or 10 and conclude the tool does not work.
What good warmup looks like
Healthy warmup has a few unmistakable signals. If your tool reports these, you are in good shape:
- Reply rate above 30% (most warmup networks aim for 50%+).
- Spam-recovery rate below 5% by week 3 — meaning fewer than 1 in 20 warmup messages lands in spam and has to be rescued.
- A diverse peer mix: Gmail, Outlook, Yahoo, and a few corporate M365 tenants.
- Engagement throughout the day, not all in a single batch.
- Content diversity that resembles what you will actually be sending. This is the part most warmup tools skip.
If your warmup tool only ever sends "Hi! How are you?" between robots, you are not preparing your sender for your campaign. You are preparing it for a friendship.
When to start
Start warmup the day the domain is registered. Wait 72 hours for DNS to propagate fully, then turn on the loop at week-1 volume. Most teams under-estimate this by two weeks — they buy the domain, plug it into Instantly, and launch a campaign the same week. The campaign burns the mailbox and they blame the tool.
The seven mistakes that nuke warmup
- Skipping DMARC. No DMARC, no trust budget at Gmail.
- Mixing warmup and live sends from the same address before week 3. The live volume swamps the engagement signal.
- Buying a list and sending immediately. Bounces above 4% are a reputation wipe.
- Using a tracking link from a shared redirect domain. If another sender on that domain gets blocklisted, your link gets flagged in your message.
- Image-heavy templates. Filters dislike a low text-to-image ratio.
- Forgetting to warm new IPs separately. If your ESP rotates outbound IPs, each one has its own reputation curve.
- Warming with synthetic content only. The fix for this is template-based warmup, which we cover at length elsewhere.
Picking a warmup tool
At this point the warmup market has matured into three categories:
- Built-in. Whatever your sequencer ships with — usually Instantly, Smartlead, or Apollo. Fine for a basic ramp, weak on content fingerprinting. See our Instantly warmup guide for the gotchas.
- Standalone, sender-only. Mailwarm, Warmup Inbox, Warmbox. Bigger peer networks but still synthetic content.
- Template-based. Tools that warm your actual template, not a placeholder. That is the category NeverSpam invented — see the features page or the Lemwarm alternatives breakdown.
The 30-second version
Fix auth. Warm the sender for at least 21 days. Warm the template you actually plan to send. Monitor placement per-template, not per-sender. Rotate when placement drops below 70%. That is the 2026 playbook in one paragraph.
Keep reading
All posts ↗- Email Deliverability: The Complete 2026 GuideThe complete email deliverability guide for 2026 — authentication, content fingerprinting, sender reputation, list hygiene, warmup, and monitoring.
- Cold Email Deliverability Checklist for 2026A 30-point cold email deliverability checklist for 2026 — DNS, sender reputation, content fingerprinting, list hygiene, warmup, and inbox-placement monitoring.
- Sender Score Explained: What It Is, How to Improve ItSender Score is a 0-100 IP reputation number from Validity. Here is what it actually measures, when it matters, when it does not, and how to improve it.
- Soft Bounce vs Hard Bounce: What Actually DiffersSoft bounce vs hard bounce — SMTP 4xx vs 5xx, why one is temporary and one is permanent, retry policy, and how each affects sender reputation.