Email Deliverability for SDR Teams: The Complete Guide
A complete guide to email deliverability for SDR teams covering domain warm-up, SPF/DKIM/DMARC, inbox rotation, bounce handling, and recovery playbooks.
GTMStack Team
Table of Contents
Deliverability Is the Whole Game
Here’s a number that should make every SDR leader uncomfortable: roughly 21% of legitimate B2B sales emails never reach the prospect’s inbox. They land in spam, get blocked by the receiving server, or disappear into a void that nobody monitors. Your SDR could write the best cold email in history, and one in five prospects will never see it.
The instinct when reply rates drop is to fix the copy, change the subject lines, or buy a bigger prospect list. But in most cases, the real problem is underneath all of that — the emails aren’t arriving. Deliverability is the foundation that everything else sits on. If you’re running SDR operations without monitoring deliverability, you’re flying blind.
This guide covers everything an SDR ops team needs to know about getting emails to the inbox and keeping them there.
Domain Architecture: The Foundation
Before you send a single outbound email, your domain setup needs to be right. Get this wrong and everything downstream fails.
Never Send Outbound From Your Primary Domain
This is the single most important rule of outbound email. Your primary domain — the one your company uses for corporate email, marketing, and transactional messages — should never be used for cold outbound. If your outbound emails get flagged as spam (and at volume, some always will), the reputation damage spreads to every email your company sends. That means your CEO’s emails start hitting spam. Your invoices don’t arrive. Your marketing newsletters disappear.
Set up dedicated outbound domains. For a company with the primary domain acme.com, create domains like acmeops.com, tryacme.com, or acme-team.com. Buy 3-5 of these. Each domain should have a proper website (even a simple landing page) so it doesn’t look like a throwaway spam domain.
SPF, DKIM, and DMARC — The Authentication Trifecta
These three protocols tell receiving mail servers that you are who you claim to be. Missing any one of them is a deliverability penalty.
SPF (Sender Policy Framework): A DNS TXT record that lists which mail servers are authorized to send email on behalf of your domain. Without it, any server could send emails claiming to be from your domain.
Set it up by adding a TXT record to your domain’s DNS. The record includes your email service provider’s servers. Example:
v=spf1 include:_spf.google.com include:sendgrid.net ~all
DKIM (DomainKeys Identified Mail): A cryptographic signature added to each outgoing email that proves it wasn’t tampered with in transit. The receiving server checks this signature against a public key stored in your DNS.
Your email provider generates the DKIM keys. You add the public key as a DNS TXT record. Most providers walk you through this — it takes about 5 minutes per domain.
DMARC (Domain-based Message Authentication, Reporting, and Conformance): A policy that tells receiving servers what to do when SPF or DKIM checks fail. It also sends you reports so you can monitor who’s sending email from your domain.
Start with a monitoring-only policy:
v=DMARC1; p=none; rua=mailto:[email protected]; pct=100
Once you’ve confirmed everything is working, move to p=quarantine and eventually p=reject. Jumping straight to reject without monitoring first will block your own legitimate emails.
MX Records and Receiving Infrastructure
Your outbound domains need to be able to receive replies. Set up MX records pointing to a real inbox. Domains that can send but not receive look suspicious to spam filters. Every reply a domain receives actually improves its sender reputation.
Domain Warm-Up: The Slow Build
A brand new domain with zero sending history has no reputation. Sending 500 cold emails from it on day one is the fastest way to land in spam permanently. Warm-up is the process of gradually building a positive sending reputation.
The Warm-Up Schedule
A conservative warm-up schedule for a new domain:
| Week | Daily Send Volume | Focus |
|---|---|---|
| 1 | 5-10 | Personal emails to known contacts |
| 2 | 15-25 | Mix of personal and first outbound |
| 3 | 30-50 | Outbound to best-fit prospects |
| 4 | 50-75 | Gradually increase |
| 5-6 | 75-100 | Approaching full volume |
| 7-8 | 100-150 | Full operational volume |
During warm-up, prioritize sending to contacts who will actually reply. Replies are the strongest positive signal for inbox placement. Some teams send warm-up emails to colleagues, partners, and existing contacts who agree to open and reply.
Warm-Up Tools
Automated warm-up services like Warmbox, Lemwarm, and Instantly’s warm-up feature send emails between a network of accounts that automatically open, reply, and mark emails as “not spam.” They’re useful for accelerating the warm-up process, but they’re a supplement — not a replacement — for genuine engagement.
Run warm-up concurrently with your early outbound sends, and keep it going even after you reach full volume. A domain that only sends outbound and never receives genuine replies will degrade over time.
Sending Limits and Inbox Rotation
Volume management is where most SDR teams get into trouble. The math seems simple: more emails equals more replies. But exceeding safe sending thresholds craters your deliverability, which means fewer emails actually arrive, which means fewer replies. More is not more.
Safe Sending Limits Per Mailbox
For Google Workspace and Microsoft 365 accounts used for cold outbound:
- Daily limit per mailbox: 50-75 cold emails (not the provider’s technical limit, which is higher — this is the safe reputational limit)
- Hourly sending rate: Space emails 60-90 seconds apart minimum
- Weekly limit per mailbox: 250-350 cold emails
Exceeding these numbers consistently will trigger rate limiting, temporary blocks, and eventually account suspension.
Inbox Rotation
To scale volume without killing deliverability, distribute sends across multiple mailboxes and domains. A team that needs to send 500 cold emails per day should use 8-10 mailboxes across 3-4 domains — not one mailbox sending 500.
Most modern sending tools (Instantly, Smartlead, Apollo) support inbox rotation natively. Configure them to distribute evenly across your mailbox pool and to automatically pull a mailbox out of rotation if its bounce rate spikes.
Each mailbox should have a real-looking profile: full name, photo, title, signature. Mailboxes that look like [email protected] get flagged faster than [email protected].
Sending Schedule
Send during business hours in the prospect’s time zone. Emails sent at 3 AM on a Saturday look like spam — because most email that arrives at 3 AM on a Saturday is spam. Stick to Tuesday through Thursday, 8 AM to 5 PM local time for your best results. Monday mornings and Friday afternoons are lower-performing but still acceptable.
Bounce Management: The Silent Reputation Killer
Bounces are one of the fastest ways to damage sender reputation. A bounce rate above 3% is a red flag; above 5% is an emergency.
Hard Bounces vs. Soft Bounces
Hard bounces mean the email address doesn’t exist. The mailbox was deleted, the domain is dead, or the address was never valid. Hard bounces damage your reputation immediately. Remove hard bounces from your lists permanently — never retry them.
Soft bounces mean the mailbox exists but can’t accept the email right now. The inbox is full, the server is temporarily down, or the message was too large. Soft bounces are less damaging but still add up. Retry soft bounces 2-3 times over a week, then remove them.
Email Verification Before Sending
Verify every email address before adding it to a sequence. Tools like ZeroBounce, NeverBounce, and Bouncer catch 95%+ of invalid addresses before you send. The cost is typically $3-5 per 1,000 verifications — trivial compared to the cost of a burned domain.
Run verification on fresh data before import, and re-verify any list older than 30 days. B2B email addresses go stale fast — people change jobs, companies rebrand, domains expire. A list that was 95% valid three months ago might be 80% valid today.
Bounce Monitoring
Track bounce rates per mailbox, per domain, and per data source. If one data provider consistently delivers contacts with high bounce rates, that’s a data quality issue to fix at the source. Our SDR operations tools include automated bounce monitoring that flags problems before they compound.
Spam Trigger Words and Content Practices
Email content affects deliverability more than most teams realize. Spam filters use machine learning models trained on billions of emails, and certain patterns consistently trigger filtering.
Words and Phrases to Avoid
These aren’t hard rules — context matters — but using multiple trigger words in a single email significantly increases spam risk:
- “Free,” “discount,” “limited time offer” (more relevant for B2C, but still flagged in B2B)
- “Click here,” “act now,” “don’t miss out”
- “Guaranteed,” “no obligation,” “risk-free”
- ALL CAPS in subject lines or body text
- Excessive exclamation marks!!!
- “Dear Sir/Madam” or other generic salutations
Formatting That Helps
- Plain text outperforms HTML for cold outbound. Strip the fancy templates, remove the images, and send emails that look like they were typed by a human in Gmail. Because that’s what they should look like.
- Keep emails under 150 words for first-touch cold outbound. Shorter emails have higher reply rates and lower spam scores.
- One link maximum in cold emails. Every additional link increases spam risk. No tracking pixels if you can avoid it — they add invisible HTML that filters detect.
- Personalized subject lines. Generic subjects like “Quick question” work for a while until they’re overused and flagged. Include the prospect’s name, company, or a specific reference.
The Signature Matters
Include a real email signature with your name, title, company, and phone number. Emails without signatures look like spam. Don’t include social media icons or images in the signature — those add HTML bloat.
Monitoring Your Deliverability
You can’t fix what you can’t see. Set up monitoring so you know when deliverability dips before it becomes a crisis.
Key Metrics to Track
- Inbox placement rate: The percentage of sent emails that actually land in the primary inbox (not promotions, not spam). Use tools like GlockApps or Mail-Tester to run regular placement tests.
- Open rate trends: A sudden drop in open rates across all sequences is often a deliverability problem, not a copy problem. If your open rate drops from 45% to 20% overnight, check deliverability first.
- Bounce rate per domain: Track daily. Set an alert at 3%.
- Spam complaint rate: Google Postmaster Tools and Microsoft SNDS show how many recipients marked your emails as spam. Keep this below 0.1%.
- Blacklist status: Check your sending IPs and domains against major blacklists (Spamhaus, Barracuda, SURBL) weekly. Tools like MXToolbox automate this.
Google Postmaster Tools
If you’re sending to a significant number of Gmail and Google Workspace recipients (and you probably are), Google Postmaster Tools is mandatory. It shows your domain’s reputation (high, medium, low, bad), spam rates, authentication success rates, and delivery errors. It’s free. Set it up for every outbound domain.
Weekly Deliverability Audit
Run this checklist every Monday:
- Check bounce rates per mailbox and domain for the past week
- Review Google Postmaster Tools for reputation changes
- Run an inbox placement test from each sending domain
- Check blacklist status for all sending IPs and domains
- Review spam complaint rates
- Verify warm-up is still running on all domains
- Check that sending volumes per mailbox stayed within limits
Recovery: What to Do When Things Go Wrong
Every SDR team eventually faces a deliverability crisis. A domain gets blacklisted, a mailbox gets suspended, or inbox placement suddenly craters. Here’s the recovery playbook.
If a Domain Gets Blacklisted
- Stop all sending from that domain immediately.
- Identify the blacklist and follow their removal process. Most have online forms. Spamhaus requires you to explain what happened and what you changed.
- Fix the underlying issue — usually a spike in bounces, spam complaints, or sending volume.
- Submit a removal request.
- Don’t resume sending until the removal is confirmed and you’ve fixed the root cause.
- When you resume, start with warm-up volumes and build back slowly.
If Inbox Placement Drops Below 70%
- Cut sending volume by 50% immediately.
- Increase warm-up activity.
- Pause any sequences with high bounce or spam complaint rates.
- Clean your prospect lists — re-verify all addresses.
- Review recent email content for spam triggers.
- Monitor daily. Expect recovery to take 2-4 weeks.
If a Mailbox Gets Suspended
- Don’t try to “fix” the suspended mailbox. Create a new one.
- Investigate why it was suspended (volume spike, spam complaints, bounces).
- Redistribute that mailbox’s prospects across your remaining pool.
- Add a new mailbox to the rotation and warm it up before adding volume.
Tying It All Together With Multi-Channel Strategy
Email deliverability doesn’t exist in isolation. It’s one component of a broader multi-channel SDR operation. When deliverability is strong, email becomes a reliable base layer that supports your phone, LinkedIn, and other channel efforts.
When deliverability is weak, everything suffers — because most multi-channel sequences start with email. If that first touch never arrives, the follow-up call feels completely cold, and the LinkedIn message has no context to reference.
That’s why we emphasize deliverability as a prerequisite in our SDR operations platform setup. Get the infrastructure right before you scale volume. Teams that skip deliverability setup and jump straight to sending 1,000 emails per day spend months recovering from problems that were preventable.
For more on building out the full channel mix — including cold calling as a complement to email — read our guide to building a multi-channel SDR operation. And if you want help auditing your current deliverability setup, talk to our team. We’ve helped dozens of SDR organizations recover from deliverability crises and build infrastructure that stays healthy at scale.
Stay in the loop
Get GTM ops insights, product updates, and actionable playbooks delivered to your inbox.
No spam. Unsubscribe anytime.
Ready to see GTMStack in action?
Book a demo and see how GTMStack can transform your go-to-market operations.
Book a demo