You can write the sharpest cold email in the world, but it is worthless if it lands in the spam folder. Deliverability is not a single switch — it is the combined result of domain authentication, sender reputation, content and sending rhythm. This guide walks through each layer in the order that actually moves your inbox rate.
1. Authenticate your domain (SPF, DKIM, DMARC)
Mailbox providers use three DNS records to confirm you are who you claim to be. Missing any one of them dramatically raises spam probability.
- SPF declares which mail servers are allowed to send from your domain. A typical record looks like
v=spf1 include:_spf.google.com ~all. - DKIM cryptographically signs every message so the body cannot be altered in transit. Most providers (Google Workspace, Outlook 365) expose a DKIM selector and TXT value in their admin console.
- DMARC tells receivers what to do when SPF or DKIM fails and where to send reports. Start with
v=DMARC1; p=none; rua=mailto:..., then tighten top=quarantineand eventuallyp=reject.
Rule of thumb: SPF or DKIM must both pass and be "aligned" with the From domain for DMARC to pass. AutoAiMail runs a one-click SPF/DKIM/DMARC check on every connected mailbox and shows the exact DNS record to add.
2. Separate sending infrastructure
Never run cold outreach from your primary company domain that customers use for support and billing. If it gets flagged, your whole business loses email. Best practice:
- Buy 2–4 sibling domains (e.g.
getbrand.com,trybrand.io) dedicated to outreach. - Use a reputable mailbox provider (Google Workspace or Outlook 365) rather than cheap SMTP-only accounts.
- Spread sending across multiple mailboxes so no single identity spikes.
3. Warm up new mailboxes gradually
A brand-new domain that suddenly sends 200 emails a day looks exactly like a spambot. Warm-up builds reputation by slowly increasing volume with realistic two-way traffic.
- Days 1–14: send 10–20 emails/day, mixed with genuine replies between your own trusted accounts.
- Days 15–30: raise by ~5–10/day, never more than doubling weekly.
- After 4–6 weeks: a healthy mailbox can sustain 40–60 cold emails/day — not hundreds.
AutoAiMail automates this ramp and keeps background engagement running so reputation never goes stale when you pause campaigns.
4. Cap daily volume and humanize timing
Volume per mailbox matters more than total account volume. Recommended ceiling is roughly 40–60 new cold emails per mailbox per day. Equally important is rhythm: machines send 100 messages in 60 seconds; humans do not. Randomize gaps of several minutes, schedule inside the recipient's working hours and time zone, and skip weekends for B2B.
5. Content that does not trigger filters
- Avoid spammy tokens: ALL CAPS, "FREE!!!", excessive emoji, heavy red text, link shorteners and tracked attachments on the first touch.
- Keep the first email short (80–130 words), plain-text friendly, with one clear ask.
- Use real, specific personalization — name, company, a concrete observation — instead of merge-field stuffing.
- Always include a working one-click unsubscribe and a physical address; this is both a deliverability and legal requirement.
6. Monitor, test and repair
Track bounce rate (keep under 3–5%), spam complaints (under 0.1%), open and reply trends. Seed-test against Gmail and Outlook inboxes, run blacklist checks weekly, and pause any mailbox whose bounce rate spikes. A verified, cleaned list protects reputation more than any trick.
Deliverability is a habit, not a one-time setup. Authenticate, isolate, warm up, throttle, write clean copy and monitor continuously — that is how teams sustain 95%+ inbox placement at scale. AutoAiMail bakes every one of these steps into the onboarding flow so you do not have to remember them.