Why Deliverability Is the Foundation of Cold Email Success
You can write the perfect cold email with a compelling subject line and irresistible offer, but none of it matters if your email lands in the spam folder. Deliverability is the invisible foundation that determines whether your outreach actually reaches your prospects.
The average cold email deliverability rate across the industry sits around 75-85%, meaning 15-25% of all cold emails never reach the inbox. For teams with poor technical setup or sending practices, that number can be much worse — some senders see 40-50% of their emails going to spam.
The Technical Foundation: DNS Authentication
Before you send a single cold email, your DNS records must be properly configured. Think of these as your email credentials — they prove to receiving mail servers that you are who you claim to be.
SPF (Sender Policy Framework)
SPF tells receiving servers which IP addresses are authorized to send email on behalf of your domain.
How to set it up:- Log into your domain registrar or DNS provider
- Add a TXT record for your domain
- Include the SPF values for your email sending service
- Use
v=spf1as the start and-allas a hard fail mechanism
- Having multiple SPF records (only one is allowed per domain)
- Using
~all(soft fail) instead of-all(hard fail) for cold outreach domains - Forgetting to include all sending services in the record
- Exceeding the 10 DNS lookup limit
DKIM (DomainKeys Identified Mail)
DKIM adds a digital signature to every email you send, allowing receivers to verify the message was not tampered with in transit.
Setup steps:- Generate your DKIM key pair through your email provider
- Add the public key as a TXT record in your DNS
- Verify the signature is working with a test email
- Use a 2048-bit key length for maximum security
DMARC (Domain-based Message Authentication, Reporting, and Conformance)
DMARC ties SPF and DKIM together and tells receiving servers what to do when authentication fails.
Recommended DMARC progression for cold email:| Stage | Record | Duration |
|---|---|---|
| Stage 1: Monitor | v=DMARC1; p=none; rua=mailto:dmarc@yourdomain.com | 2-4 weeks |
| Stage 2: Quarantine | v=DMARC1; p=quarantine; pct=25; rua=... | 2-4 weeks |
| Stage 3: Reject | v=DMARC1; p=reject; rua=... | Ongoing |
"Start with p=none to monitor, then gradually increase enforcement. Jumping straight to p=reject without monitoring first can cause legitimate emails to be blocked." — AutoReach Team
Domain and Mailbox Warm-Up
New domains and mailboxes have no sending reputation. Email providers treat unknown senders with suspicion, so you need to build trust gradually.
The Warm-Up Schedule
Week 1: Foundation (5-10 emails/day)- Send only to people you know or warm-up networks
- Focus on generating replies and positive engagement
- Mix personal emails with warm-up emails
- Begin including some cold prospects
- Keep the ratio at 70% warm / 30% cold
- Monitor bounce rates and spam complaints closely
- Shift to 50% warm / 50% cold
- Start tracking deliverability metrics
- Adjust if you see placement issues
- Gradually increase cold sending volume
- Never exceed provider-specific daily limits
- Continue warm-up sending to maintain engagement ratios
Warm-Up Best Practices
- Use a dedicated warm-up tool — Manual warm-up is tedious and inconsistent. Automated warm-up tools send and reply to emails from a network of real mailboxes.
- Maintain warm-up even after ramping — Continue warm-up sending at 20-30% of your total volume indefinitely to keep engagement ratios healthy.
- Create separate domains for cold outreach — Never send cold emails from your primary business domain. Use a secondary domain (e.g., autoreach-mail.com for autoreach.com) to protect your main domain reputation.
- Rotate multiple sending accounts — Spread volume across 3-5 mailboxes to reduce per-account risk.
Content Optimization for Deliverability
Even with perfect technical setup, the content of your emails can trigger spam filters.
Words and Phrases to Avoid
Spam filters look for patterns commonly found in unsolicited commercial email:
- Excessive use of "free," "guarantee," "no obligation," "act now"
- ALL CAPS words or sentences
- Excessive exclamation marks
- Dollar signs and specific pricing claims
- "Click here" as link text
Formatting Best Practices
- Keep emails short — 50-125 words is the sweet spot for cold emails
- Use plain text or minimal HTML — Heavy HTML formatting triggers spam filters
- Limit links — Include no more than 1-2 links per email
- No images in first emails — Image-heavy emails look like marketing blasts
- Include a plain-text signature — Simple name, title, company, and phone number
- Avoid tracking pixels in early emails — Open tracking can hurt deliverability with some providers
The Spam Score Checklist
Before sending any campaign, check that your emails score well on these dimensions:
- [ ] No spam trigger words in subject line or body
- [ ] Email length is between 50-150 words
- [ ] Maximum 1-2 links (including unsubscribe)
- [ ] No images or attachments
- [ ] Proper unsubscribe/opt-out mechanism
- [ ] Personalized subject line and opening line
- [ ] Plain text or minimal HTML formatting
- [ ] Proper sender name and reply-to address
Monitoring and Maintaining Deliverability
Deliverability is not set-and-forget. You need ongoing monitoring to catch issues before they become serious.
Key Metrics to Track
| Metric | Healthy Range | Action Threshold |
|---|---|---|
| Inbox Placement Rate | > 90% | < 80% |
| Bounce Rate | < 2% | > 3% |
| Spam Complaint Rate | < 0.1% | > 0.08% |
| Unsubscribe Rate | < 0.5% | > 1% |
| Open Rate | > 40% | < 25% |
When Things Go Wrong: Recovery Steps
If your deliverability drops significantly:
- Stop sending immediately — Continuing to send from a damaged reputation makes things worse
- Identify the cause — Check for bounces, spam complaints, blacklist appearances, or authentication failures
- Fix technical issues — Resolve any SPF/DKIM/DMARC problems
- Clean your lists — Remove all bounced addresses and disengaged contacts
- Resume slowly — Go back to warm-up volumes and rebuild gradually
- Consider fresh infrastructure — In severe cases, starting with a new domain and warmed-up mailboxes may be faster than recovery