by Enough CRM Team

Email Deliverability for Cold Outreach: The Founder's Playbook

email-deliverability · June 1, 2026 · 9 min read

Your emails are landing in spam. Here's the complete technical and tactical guide to fixing deliverability — from DNS records to sending patterns to rotation strategy.


TL;DR

Email deliverability is the % of emails that reach the inbox (not spam, not bounced). For cold outreach, you need 95%+ deliverability to be effective. The three pillars: authentication (SPF/DKIM/DMARC), reputation (warm-up + volume control), and rotation (spread sends across multiple accounts). Ignore any one of these and your outreach is dead on arrival.


What is Email Deliverability?

Deliverability is the likelihood that your email reaches the recipient’s primary inbox. It’s different from delivery rate (which just means the server accepted the email — it could still go to spam).

Here’s the breakdown of what happens to a cold email:

  • Delivered to inbox: The email lands where the recipient will actually see it
  • Delivered to spam/junk: The server accepted it but filtered it away
  • Soft bounced: Temporary failure (full inbox, server down)
  • Hard bounced: Permanent failure (invalid email address)
  • Blocked: Server rejected the email outright

For cold outreach, the only outcome that matters is inbox placement. An email in spam is as good as never sent.

Industry benchmarks:

  • Deliverability rate (inbox placement): Target 95%+
  • Bounce rate: Keep under 3%
  • Spam complaint rate: Keep under 0.1%

What Affects Your Deliverability

1. Sender Reputation

Email providers (Google, Microsoft, etc.) assign a reputation score to your sending domain and IP addresses. This score is influenced by:

  • Volume patterns — Sudden spikes in sending trigger alerts
  • Engagement — If recipients open and reply, your reputation goes up
  • Complaints — If people mark you as spam, your reputation drops fast
  • Bounce rate — High bounces signal you’re emailing invalid addresses
  • Spam trap hits — Old/recycled email addresses used to catch spammers

Reputation builds slowly and destroys quickly. One bad day of high-volume, low-quality sending can take weeks to recover from.

2. Email Authentication

Technical DNS records that prove you’re a legitimate sender:

  • SPF (Sender Policy Framework)
  • DKIM (DomainKeys Identified Mail)
  • DMARC (Domain-based Message Authentication, Reporting & Conformance)

These are non-negotiable. Without all three properly configured, you’re fighting an uphill battle.

3. Content Quality

Email providers scan your content for spam signals:

  • Excessive links (keep to 1-2 max in cold emails)
  • Spam trigger words (“free,” “guaranteed,” “act now”)
  • HTML-heavy formatting (plain text outperforms for cold email)
  • Image-to-text ratio (avoid image-only emails)
  • URL shorteners (bit.ly links are a red flag)

4. Sending Patterns

How you send matters as much as what you send:

  • Consistent daily volume (don’t send 5 one day and 200 the next)
  • Gradual ramp-up for new accounts
  • Appropriate sending hours (match recipient time zones)
  • Human-like patterns (slight variations in timing)

5. List Quality

The quality of your prospect list directly impacts deliverability:

  • Invalid emails → bounces → reputation damage
  • Catch-all domains → unknown delivery
  • Role-based emails (info@, sales@) → lower engagement
  • Stale data → higher bounce rates over time

SPF, DKIM, and DMARC: The Technical Setup

SPF (Sender Policy Framework)

What it does: Tells receiving servers which IP addresses are authorized to send email from your domain.

How to set it up:

  1. Identify all services that send email from your domain (your CRM, transactional email provider, marketing tool)
  2. Add a TXT record to your DNS:
v=spf1 include:_spf.google.com include:your-crm-spf.com ~all
  1. Use ~all (soft fail) or -all (hard fail) at the end

Common mistake: Having multiple SPF records. You can only have ONE per domain. If you use multiple senders, include them all in one record.

DKIM (DomainKeys Identified Mail)

What it does: Adds a cryptographic signature to your emails proving they weren’t tampered with in transit.

How to set it up:

  1. Generate a DKIM key pair in your email provider’s settings
  2. Add the public key as a TXT record in your DNS (usually a CNAME record pointing to your provider)
  3. Your email provider signs outgoing emails with the private key
  4. Receiving servers verify using your public DNS record

Key size: Use 2048-bit keys minimum. 1024-bit keys are considered weak in 2026.

DMARC (Domain-based Message Authentication)

What it does: Tells receiving servers what to do when emails fail SPF or DKIM checks, and sends you reports about authentication failures.

How to set it up:

Start with monitoring mode:

v=DMARC1; p=none; rua=mailto:dmarc-reports@yourdomain.com

After 2-4 weeks of clean reports, tighten to quarantine:

v=DMARC1; p=quarantine; rua=mailto:dmarc-reports@yourdomain.com; pct=100

Eventually move to reject (strongest protection):

v=DMARC1; p=reject; rua=mailto:dmarc-reports@yourdomain.com; pct=100

Progression timeline:

  • Week 1-4: p=none (monitoring only)
  • Week 5-8: p=quarantine (spam suspicious emails)
  • Week 9+: p=reject (block suspicious emails)

The Warm-Up Strategy

New email accounts have zero reputation. Sending 50 cold emails from a fresh account on day one guarantees spam placement. Here’s the warm-up protocol:

Week 1: Establish Legitimacy

  • Send 5-10 emails/day to real people you know
  • Have them reply to your emails (signals engagement)
  • Subscribe to a few newsletters (shows normal inbox activity)
  • Send and receive from the account normally

Week 2: Light Activity

  • Increase to 15-20 emails/day
  • Mix personal emails with 5-10 light cold emails to warm prospects
  • Continue getting replies (aim for 30%+ reply rate)
  • Start small conversations

Week 3: Moderate Volume

  • Increase to 30-40 emails/day total
  • Cold outreach can be 15-20 of those
  • Monitor your deliverability rate closely
  • If open rates drop below 30%, slow down

Week 4: Full Volume

  • Scale to your target daily volume (40-50 cold emails max)
  • Maintain warm email activity alongside cold
  • Monitor bounce and complaint rates daily
  • If any metric degrades, reduce volume and investigate

Warm-Up Rules

  • Never skip warm-up. There’s no shortcut. A week of patience saves months of deliverability hell.
  • Keep sending warm emails even after warm-up. A healthy account has a mix of cold and legitimate email traffic.
  • Warm up each new account separately. Connecting 5 new accounts doesn’t mean 5x the ramp speed.

Sending Limits: The Numbers That Matter

Per-Account Daily Limits

Account AgeMax Cold Emails/DayMax Total Emails/Day
Week 1 (warm-up)5-1020-30
Week 215-2040-50
Week 325-3560-70
Week 4+40-5080-100

Provider-Specific Limits

  • Google Workspace: 2,000 emails/day hard limit (but hit spam filters long before that with cold email)
  • Microsoft 365: 10,000 emails/day hard limit (same caveat)
  • Practical cold email limit: 40-50 per account/day regardless of provider

The Golden Ratio

Maintain a 1:3 warm-to-cold ratio in your account. For every cold email sent, have 3 legitimate emails (sent + received) flowing through the account. This makes your sending pattern look natural to providers.

Email Account Rotation: The Multiplier

This is the single highest-impact deliverability tactic most founders ignore.

What It Is

Instead of sending all your cold emails from one account, distribute them across multiple accounts connected to your domain.

Example:

  • Without rotation: 50 emails/day from john@company.com
  • With rotation: 10 emails/day each from john@, outreach1@, outreach2@, outreach3@, outreach4@ company.com

Why It Works

  1. Lower volume per account — No single account triggers volume-based spam filters
  2. Reputation isolation — If one account gets flagged, the others continue unaffected
  3. Higher total capacity — 5 accounts × 40 emails = 200 emails/day at safe volumes
  4. Faster recovery — Warm up new accounts while others are active
  5. A/B testing — Test different sender names to see what gets more opens

How to Set It Up

  1. Create 3-5 email accounts on your domain (not gmail.com — use your company domain)
  2. Warm up each account independently (stagger start dates by a few days)
  3. Connect all accounts to your CRM/sequence tool
  4. Configure round-robin distribution (or weighted distribution if some accounts are newer)
  5. Set per-account daily limits
  6. Monitor each account’s deliverability individually

Enough CRM’s Approach

Enough CRM handles rotation natively — connect multiple sending accounts, set limits per account, and the system automatically distributes your sequences across them. No manual rotation, no separate tools, no per-account management headaches.

Monitoring Your Deliverability

You can’t improve what you don’t measure. Monitor these metrics daily during ramp-up, weekly once stable:

Key Metrics

  • Inbox placement rate: % of emails landing in primary inbox (not spam). Use tools like GlockApps or Mail-Tester for periodic checks.
  • Open rate: A proxy for deliverability. If opens drop suddenly, you likely have a deliverability problem.
  • Bounce rate: Keep under 3%. Above 5% = urgent list quality issue.
  • Spam complaint rate: Keep under 0.1%. One complaint per 1,000 emails is the maximum.
  • Reply rate: Healthy replies signal engagement, which improves future deliverability.

Free Monitoring Tools

  • Google Postmaster Tools — Shows your domain reputation with Gmail
  • Microsoft SNDS — Shows your reputation with Outlook/Hotmail
  • MXToolbox — Check DNS records and blacklists
  • Mail-Tester.com — Score your email’s spam likelihood
  • DMARC reports — Analyze authentication failures

Red Flags That Need Immediate Action

  • Open rate drops 50%+ in one day → likely hitting spam
  • Bounce rate exceeds 5% → bad list data, stop sending
  • Spam complaints above 0.1% → messaging problem or wrong audience
  • DMARC failures increasing → authentication misconfigured
  • Blacklisted on major lists → stop all cold sending, investigate

Recovery: What to Do When Things Go Wrong

If You’re Hitting Spam

  1. Stop cold sending immediately from affected accounts
  2. Check authentication — verify SPF, DKIM, DMARC are still correct
  3. Check blacklists — MXToolbox shows if you’re listed
  4. Reduce volume by 80% — send only warm, engagement-generating emails for 1-2 weeks
  5. Gradually reintroduce cold emails at 25% of previous volume
  6. Fix the root cause — was it volume, content, list quality, or authentication?

Recovery Timeline

  • Minor reputation dip: 3-7 days of reduced sending
  • Moderate spam issues: 2-3 weeks of warm-only sending
  • Blacklisted: 2-4 weeks minimum (request delisting + demonstrate compliance)
  • Severe reputation damage: Consider retiring the account and warming a new one

The Founder’s Deliverability Checklist

Before launching any cold outreach campaign:

  • SPF record configured and verified
  • DKIM record configured and verified
  • DMARC record configured (start with p=none)
  • Email account warmed for 2-4 weeks
  • List verified (bounce rate under 3% expected)
  • Email content passes Mail-Tester check (8+ score)
  • Daily volume per account set to 40-50 max
  • Rotation configured (3+ accounts)
  • Monitoring set up (Postmaster Tools + DMARC reports)
  • Plain text email format (no heavy HTML)
  • One link maximum in first email
  • Custom tracking domain configured (avoid shared tracking domains)


Deliverability is the unsexy work that makes everything else possible. Enough CRM handles email rotation, per-account sending limits, and deliverability monitoring out of the box — built by a security company that takes email infrastructure seriously. Start free today.

email-deliverability cold-email email-warm-up sender-reputation email-rotation

Ready to try Enough CRM?

Start for free. No credit card required.

Get Started Free