Sender domain infrastructure is the silent layer that determines whether outreach pitches actually reach recipient inboxes. Programs running disciplined discovery, qualification, and pitch design but ignoring this layer produce outreach results that underperform pitch quality by 30 to 50 percent. The framework below covers what sender domain infrastructure is and why the October 2023 Google sender requirements changed the deliverability game, the three authentication standards (SPF, DKIM, DMARC) that form the foundation, the separate sending domain decision that protects primary domain reputation, the 4 to 8 week domain warmup sequence, email service provider selection, sender reputation monitoring infrastructure, deliverability diagnostics for damaged domains, and the sustained discipline that holds the infrastructure together over multi-quarter outreach programs.
01 / What sender domain infrastructure actually is (and why it determines outreach outcomes)
The first step is establishing what sender domain infrastructure is, why it determines outreach outcomes regardless of pitch quality, and why the October 2023 Google sender requirements made it operationally non-optional for B2B SaaS programs running sustained cold outreach. The framing matters because programs treating infrastructure as a one-time setup item miss the sustained discipline the layer requires; programs treating it as a deliverability vendor problem miss the operational ownership the layer requires from marketing leadership.
A working definition
Sender domain infrastructure is the technical configuration of authentication records, email service provider setup, sending domain selection, reputation monitoring, and sustained operational discipline that determines whether outreach emails reach recipient inboxes or land in spam folders. The infrastructure is invisible when working correctly and catastrophic when broken. Programs with strong infrastructure see 75 to 95 percent inbox placement rates; programs with degraded infrastructure see 30 to 60 percent placement rates from the same outreach effort.
The discipline matters because every other layer of outreach work (discovery, qualification, pitch design, follow-up sequencing) depends on emails actually reaching recipients to function. Pitch quality issues and infrastructure issues produce similar-looking outcomes (low reply rates) but require completely different diagnostic and remediation work. This sits inside our complete outreach playbook for B2B SaaS programs at the sub-pillar level, fits within the broader B2B SaaS link-building playbook at the pillar level, and pairs with the resource page outreach operator playbook covering discovery, qualification, and pitch design at the execution depth level.
Why the October 2023 Google sender requirements changed the deliverability game
Google announced updated sender requirements in October 2023 that took effect in February 2024. The requirements mandated SPF and DKIM authentication for all senders, DMARC alignment for senders shipping over 5,000 emails per day, and one-click unsubscribe for marketing email. Microsoft followed with similar requirements in May 2024. The combined effect: cold outreach senders without proper authentication moved from "may have deliverability issues" to "will land in spam folders by default."
The consequence for B2B SaaS programs: any outreach configuration that worked in 2022 or early 2023 needs to be revalidated against the current requirements. Programs that have not audited their sender configuration since the requirements took effect are operating with degraded deliverability they cannot diagnose from outreach platform data alone, because the platform shows emails as sent successfully while recipient ESPs route them to spam folders.
How infrastructure failures compound across outreach work
Infrastructure failures produce three compounding effects. First, low inbox placement rates produce low reply rates that look like pitch quality problems. Programs respond by improving pitches, which does not fix the underlying issue. Second, repeated emails to recipients who never see the messages train recipient ESPs to classify the sending domain as spammy, which compounds the placement degradation. Third, the damage propagates to downstream outreach campaigns because sender reputation is domain-level, not campaign-level.
The compounding produces the failure pattern where programs that ran successful outreach 18 months ago see results decay despite no changes in pitch quality or qualification rigor. The decay is infrastructure-driven; the fix requires infrastructure intervention covered in chapters 02 through 07.
02 / The three authentication standards: SPF, DKIM, DMARC
The three authentication standards work together as the foundation layer of sender domain infrastructure. Each standard addresses a specific aspect of recipient ESP verification (sender authorization, message integrity, policy enforcement). Programs that implement only one or two of the three produce partial authentication that fails recipient ESP checks in measurable ways. The sections below cover each standard with the operational configuration detail B2B SaaS programs need to implement correctly.
SPF: authorizing senders
SPF (Sender Policy Framework) is the DNS TXT record that authorizes specific IP addresses and sending services to send email on behalf of a domain. The record lives at the root of the domain's DNS zone and uses syntax that lists authorized senders. Example for a domain using Google Workspace plus a dedicated cold email platform: v=spf1 include:_spf.google.com include:smartlead.ai -all.
The configuration is straightforward but requires three operational checks. Check 1: every sending service the domain uses must appear in the SPF record. Missing services cause emails from those services to fail SPF authentication. Check 2: the record must end with -all (strict fail) for production sending. Records ending with ~all (softfail) signal to recipient ESPs that the domain configuration is incomplete. Check 3: the SPF record must contain fewer than 10 DNS lookups when fully resolved. Records exceeding 10 lookups fail SPF authentication entirely regardless of correct syntax.
DKIM: cryptographic signing
DKIM (DomainKeys Identified Mail) is the cryptographic signature that proves email content has not been tampered with in transit. The configuration involves generating a public-private key pair, publishing the public key as a DNS TXT record, and configuring the sending service to sign outgoing emails with the private key. Recipient ESPs verify the signature against the published public key to confirm authenticity.
The B2B SaaS implementation typically uses 2048-bit keys (the modern standard) and a selector naming convention that identifies the sending service. Example DNS record name: default._domainkey.outreach.technotize.io. Each sending service requires its own DKIM key; programs running multiple sending services need multiple DKIM records configured in the domain DNS. Misconfigured or expired DKIM keys produce silent deliverability failures that are difficult to diagnose without external monitoring.
DMARC: policy enforcement and reporting
DMARC (Domain-based Message Authentication, Reporting and Conformance) is the policy layer that tells recipient ESPs what to do with emails that fail SPF or DKIM authentication, and provides reporting on authentication results to the domain owner. The DMARC record lives at the _dmarc subdomain as a TXT record. Example for a domain enforcing strict policy: v=DMARC1; p=reject; rua=mailto:dmarc-reports@technotize.io; aspf=s; adkim=s.
The policy modes have specific operational implications. p=none (monitoring only) is the deployment starting point but produces no actual enforcement. p=quarantine (route failing emails to spam) provides partial enforcement. p=reject (refuse failing emails outright) provides full enforcement and is the operational target for sustained production sending. The progression from none to quarantine to reject typically takes 4 to 8 weeks during which the domain owner reviews DMARC reports to confirm legitimate senders are passing authentication before tightening the policy.
03 / Why B2B SaaS programs should use a separate sending domain
The separate sending domain decision is one of the most consequential infrastructure choices for B2B SaaS programs running sustained outreach. The default position should be: use a separate domain. The exceptions are narrow and worth identifying explicitly. The sections below cover the primary domain protection argument, the reputation isolation argument that compounds across outreach work, and the limited contexts where the separate domain decision does not apply.
The primary domain protection argument
Cold outreach generates spam complaints, low engagement signals, and occasional recipient reports to ESPs regardless of how disciplined the program is. These signals damage sender reputation for the domain doing the sending. When the sending domain is the primary domain (technotize.io directly), the damage propagates to every other email function the domain serves: marketing automation emails, transactional emails (password resets, order confirmations), sales emails from named representatives, and recruiting emails.
Programs that send cold outreach from the primary domain typically see deliverability degradation on non-outreach email within 6 to 12 months of sustained outreach volume. The degradation is invisible until a marketing campaign produces 40 percent lower open rates than baseline or transactional emails start landing in promotions tabs. The diagnostic work to attribute the damage to outreach activity is difficult and the fix (separating the domains) takes 4 to 8 weeks to implement during which outreach activity must pause.
The reputation isolation argument
The compound case for separate domains is reputation isolation that supports sustained outreach without cross-contamination. A separate sending domain (typical patterns: get.technotize.io, outreach.technotize.io, team-technotize.com) can absorb the reputation impact of outreach activity without affecting the primary domain at all. The separation produces operational freedom: the outreach program can experiment with volume, list segmentation, and engagement strategies without putting marketing or transactional email at risk.
The strongest pattern uses a fully separate root domain (technotize-team.com) rather than a subdomain (outreach.technotize.io). The reason: some recipient ESPs evaluate reputation at the root domain level, which means subdomain reputation damage can still affect the parent domain over time. A fully separate root domain produces complete isolation at the cost of slightly more setup complexity.
When the separate domain decision does not apply
Three contexts where the separate domain default does not apply. Context 1: very low outreach volume (under 50 emails per week sustained). At this volume, the reputation impact is too small to justify the operational overhead of a separate domain. Context 2: outreach exclusively to engaged audiences (existing customers, recent demo signups, warm lists). Engagement-based reputation signals offset the cold outreach reputation cost. Context 3: programs with mature deliverability operations and DR 70+ primary domains where the reputation moat is large enough to absorb outreach damage without measurable impact on non-outreach email.
Outside these three contexts, the separate domain default applies. Programs that resist the recommendation usually cite the operational complexity of setup; the complexity is real but manageable (3 to 5 hours of setup work plus the 4 to 8 week warmup sequence covered in chapter 04).
04 / Domain warmup: the 4 to 8 week sequence that builds reputation
Domain warmup is the controlled ramp of outreach volume from zero to operational scale over 4 to 8 weeks. The warmup builds the engagement signal that recipient ESPs use to grade sender reputation, which determines inbox placement rates for the domain's lifetime. Programs that skip warmup or compress it to 2 to 3 weeks produce sender reputations that collapse under sustained outreach volume, which costs months of recovery work. The sections below cover the three phases of the warmup sequence with the operational targets at each phase.
Weeks 1 to 2: the foundation phase
The foundation phase establishes the sending domain's existence and initial reputation with recipient ESPs. Sending volume starts at 5 to 15 emails per day to highly engaged recipients (typically internal addresses, friendly testers, existing relationships that are willing to reply and signal engagement). The phase has three operational targets: every outgoing email gets opened, every email receives a reply within 24 hours, and zero emails are marked as spam.
The phase exists to establish the baseline engagement signal that ESPs interpret as "this domain sends emails recipients want to receive." Without this signal, scaling volume in week 3 immediately triggers spam classification because the recipient ESPs have no prior engagement history to weigh against the volume increase.
Weeks 3 to 6: the ramp phase
The ramp phase increases volume progressively while maintaining engagement quality. Volume targets follow a typical curve: week 3 at 20 to 30 emails per day, week 4 at 40 to 60 emails per day, week 5 at 75 to 100 emails per day, week 6 at 125 to 175 emails per day. The progression assumes engagement signals remain strong (open rates above 40 percent, reply rates above 15 percent, zero spam complaints). Programs seeing engagement degradation pause the ramp and hold volume until engagement recovers.
The ramp phase requires careful list selection. The recipients during the ramp should be the highest engagement likelihood prospects from the qualified pipeline, not the broader pipeline. This means the ramp consumes the strongest outreach targets before the program reaches full operational scale, which is operationally expensive but necessary to build sustainable reputation.
Weeks 7 to 8: the stabilization phase
The stabilization phase brings volume to operational scale (typically 200 to 400 emails per day for B2B SaaS programs at sustained outreach volume) and verifies that reputation holds at full volume. Engagement signals stay above the same thresholds as the ramp phase. Reputation monitoring infrastructure (covered in chapter 06) confirms the sending domain's reputation is rated favorably by recipient ESPs.
By the end of week 8, the domain should be operating at full volume with stable inbox placement rates. Programs that reach week 8 with strong engagement signals are ready for sustained outreach. Programs that show degradation at week 7 or 8 typically have either pitch quality issues that produce spam complaints or list quality issues that produce low engagement. Both require remediation before further volume increases.
05 / Email service provider selection: native Gmail and Outlook versus dedicated platforms
The email service provider (ESP) selection shapes infrastructure capabilities, ongoing costs, and the integration with broader outreach workflows. Three patterns dominate B2B SaaS programs: native Gmail or Outlook for low-volume outreach, dedicated cold email platforms for sustained outreach programs, and hybrid setups for established programs scaling across multiple use cases. The sections below cover each pattern with the operational fit conditions that determine which is right for a specific program.
When to use native Gmail or Outlook
Native Gmail (Google Workspace) or Outlook (Microsoft 365) works for low-volume outreach programs at under 50 emails per day sustained. The advantages: the sending domain reputation benefits from Gmail's or Outlook's existing reputation infrastructure, recipient ESPs treat the sending source as legitimate by default, and the operational setup is minimal (the existing email account works without additional configuration).
The disadvantages: native Gmail and Outlook have strict daily sending limits (Google Workspace limits to 2,000 recipients per day on standard plans, Outlook limits to 10,000 recipients per day), which caps scalable outreach volume. Native platforms also have limited cold-email-specific features (sequencing, A/B testing, automated warmup, sender rotation), which means programs running structured outreach campaigns build features manually or through third-party integrations.
When to use dedicated cold email platforms
Dedicated cold email platforms (Smartlead, Instantly, Lemlist, Apollo, Reply, Mailshake) handle sustained outreach programs at 100+ emails per day with operational features native platforms cannot match. The advantages: built-in domain warmup automation, multi-account rotation for higher volume, integrated reputation monitoring, A/B testing, sequencing automation, and CRM integration.
The disadvantages: dedicated platforms cost $40 to $200+ per month per sending account, and the platforms vary significantly in deliverability quality. Programs evaluating platforms should test 2 to 3 candidates in parallel for 2 to 4 weeks before committing, comparing inbox placement rates across identical lists. The deliverability variation between platforms is larger than vendor marketing suggests (typically 15 to 35 percentage point spread between platforms on the same list).
The hybrid setup for established programs
Established programs at $20M+ ARR with mature outreach operations typically run hybrid setups. Pattern: native Gmail or Outlook for low-volume executive outreach and named-rep outreach, dedicated platforms for high-volume cold outreach and lead generation campaigns. The hybrid preserves the deliverability advantage of native platforms for sensitive outreach while accessing the operational features of dedicated platforms for scale-up campaigns.
The hybrid setup requires careful domain segmentation. Native Gmail outreach uses the primary domain (technotize.io); dedicated platform outreach uses the separate sending domain (technotize-team.com). This connects to the separate domain discipline from chapter 03 and the broader integration patterns covered in the four-layer digital PR strategy framework for B2B SaaS programs where infrastructure decisions support strategic outreach campaigns.
06 / Sender reputation monitoring: Google Postmaster, Microsoft SNDS, third-party tools
Sender reputation monitoring is the diagnostic layer that surfaces actual deliverability signal from recipient ESPs. Programs running only their outreach platform's internal metrics miss 60 to 80 percent of the deliverability signal because platform metrics measure send-side activity rather than recipient-side inbox placement. The three-layer monitoring stack catches degradation before it costs placements. The sections below cover each monitoring layer with what it surfaces and the operational cadence for review.
Google Postmaster Tools
Google Postmaster Tools provides domain-level reputation data from Google's recipient ESP perspective. The tool surfaces five primary signals: spam rate (complaints divided by emails delivered), IP reputation (the sending IP's standing with Google), domain reputation (the sending domain's standing), feedback loop reports (specific spam complaint detail), and authentication results (SPF, DKIM, DMARC pass rates).
The tool requires DNS verification of the sending domain and 7 to 14 days of sending activity before producing meaningful data. The operational cadence: weekly review for active outreach programs, with alert thresholds set on spam rate (above 0.3 percent triggers investigation, above 0.5 percent triggers immediate volume reduction) and reputation status changes. Programs running sustained outreach should treat Google Postmaster Tools as the primary deliverability dashboard.
Microsoft SNDS
Microsoft SNDS (Smart Network Data Services) provides equivalent reputation data from Microsoft's recipient ESP perspective (Outlook.com, Hotmail.com, Live.com, Microsoft 365 business accounts). The signals overlap with Google Postmaster but track Microsoft-specific reputation metrics: SNDS rating (Green/Yellow/Red status per IP), spam trap hits, complaint rates, and message data.
Microsoft SNDS access requires registration and approval (typically 1 to 2 weeks), which means programs should set up SNDS during the warmup phase rather than waiting until production. Programs sending substantial volume to Microsoft 365 corporate addresses (common for B2B SaaS prospect outreach to enterprise targets) need SNDS visibility because Google Postmaster data does not reveal Microsoft-specific reputation issues.
Third-party monitoring tools
Third-party reputation monitoring services (GlockApps, MXToolbox, Mail-Tester, Folderly) provide complementary signal that Google and Microsoft native tools do not surface. The strongest use cases: inbox placement testing across multiple ESPs simultaneously, blacklist monitoring (Spamhaus, Barracuda, SORBS), seed list testing for specific campaign deliverability, and historical trend analysis across multi-month windows.
The cost-benefit tradeoff varies by program scale. Small programs running under 1,000 emails per week can rely primarily on Google Postmaster and Microsoft SNDS with occasional GlockApps spot checks. Programs at 5,000+ emails per week benefit from continuous third-party monitoring at $50 to $300 per month. Programs at $20M+ ARR running multi-domain outreach operations typically run multiple monitoring tools in parallel for comprehensive visibility.
07 / Deliverability diagnostics: identifying and fixing reputation damage
Deliverability damage happens. Even programs running disciplined infrastructure see reputation degradation periodically: unexpected spam complaints, list quality drift, ESP algorithm changes, or external factors. The diagnostic framework below identifies damage early and applies the right recovery sequence. The sections below cover the four diagnostic signals that indicate damage, the recovery sequence for moderate damage, and the criteria for retiring and rebuilding a damaged domain rather than attempting recovery.
Diagnosing the damage: the four signals
Four signals indicate sender reputation damage. Signal 1: reply rate decline of 30+ percent over a 2 to 3 week window without corresponding changes in pitch quality, list quality, or outreach volume. The decline likely reflects inbox placement degradation rather than pitch quality. Signal 2: Google Postmaster reputation drop from "High" to "Medium" or "Low" status. Signal 3: Microsoft SNDS rating change from Green to Yellow or Red status. Signal 4: third-party tool inbox placement test results showing 40+ percent of test emails landing in spam folders.
Programs seeing any one signal in isolation should investigate. Programs seeing two or more simultaneous signals should pause outreach immediately and enter the recovery sequence. Continuing to send at scale during active reputation damage compounds the problem; the volume reduction is the first operational fix regardless of what caused the damage.
Recovery sequence for moderate damage
Moderate damage (one to two signals, reputation degraded but not destroyed) responds to a 4 to 6 week recovery sequence. Week 1 to 2: reduce volume by 70 to 80 percent. Focus outreach on the highest engagement likelihood recipients only. Audit recent campaigns for pitch quality issues, list quality problems, or unusual spam complaints. Week 3 to 4: hold volume at reduced level. Confirm engagement signals are recovering (reply rates, open rates, spam complaint rates). Week 5 to 6: gradual volume ramp back to baseline, with engagement signals as the gate at each volume step.
The recovery sequence works for programs that catch damage early and respond with discipline. Programs that try to recover while maintaining full volume produce slower recovery (8 to 16 weeks) and risk damage compounding before recovery completes. The discipline of immediate volume reduction is operationally painful (it cuts placements during the recovery period) but produces faster total recovery than trying to operate through damage.
When to retire and rebuild a damaged domain
Severe damage (three or four signals, reputation marked as poor across multiple monitoring tools, persistent inbox placement failures) sometimes does not respond to the recovery sequence. The retirement decision applies when: 6+ weeks of disciplined recovery has produced no measurable improvement, Google Postmaster shows "Bad" reputation status persistently, third-party tools show inbox placement below 40 percent on multiple ESPs, or the underlying causes (list quality, pitch quality) cannot be corrected without rebuilding from scratch.
Retirement involves moving outreach to a new sending domain entirely, restarting the warmup sequence from chapter 04, and quarantining the damaged domain from active use for 6 to 12 months (during which reputation may partially recover for future use). The retirement cost is real (2 to 3 months of reduced outreach during the rebuild) but pays back compared to extended attempts to recover unrecoverable reputation.
08 / Sustaining sender reputation: list hygiene, engagement, and bounce management
Sustained sender reputation requires three operational disciplines that hold the infrastructure together over multi-quarter outreach programs. Programs that ship one-time infrastructure setup but skip the sustained discipline see deliverability decay over 12 to 18 months even with proper authentication and domain warmup. The sections below cover each discipline with the operational cadence and the specific work that holds reputation stable.
List hygiene as the foundational discipline
List hygiene is the discipline of removing invalid, unengaged, or risky recipients from outreach lists before sending. The operational checks: email verification through services like NeverBounce, ZeroBounce, or Hunter (catches invalid or risk addresses before sending), engagement-based segmentation (recipients who have not opened or engaged with the last 3 to 5 emails from the program move to a suppression segment), and explicit suppression list maintenance (recipients who have unsubscribed, marked emails as spam, or requested removal).
The cadence is monthly verification of active lists, weekly suppression list updates, and quarterly deep-clean of the broader prospect database. Programs that skip list hygiene see compound damage: invalid addresses produce bounces, unengaged recipients produce low engagement signals, and risky recipients produce spam complaints. All three signals damage sender reputation simultaneously when list hygiene is neglected.
Engagement-based reputation maintenance
Engagement signals drive ESP reputation grading more than any other factor in 2026. Programs that maintain high engagement on every campaign produce sustained reputation; programs that allow engagement to degrade see reputation decay even with strong list hygiene. The maintenance discipline: segment lists by engagement tier (highly engaged, moderately engaged, declining), send the strongest content to the highly engaged tier first to build initial engagement signal per campaign, and reduce frequency or pause sending to declining engagement tiers before they trigger reputation damage.
Programs operating this discipline see engagement compound across campaigns: the highly engaged tier becomes more engaged because they receive only the best content, the moderately engaged tier sees lift over 3 to 6 months as content quality reaches them, and the declining tier either re-engages or moves to suppression without damaging sender reputation in the meantime.
Bounce management and suppression list discipline
Bounce management handles the unavoidable bounces that occur even with strong list hygiene. Hard bounces (permanent failures: invalid addresses, domain does not exist, mailbox does not exist) require immediate suppression. Soft bounces (temporary failures: mailbox full, server unavailable) require monitoring across 2 to 3 send attempts before suppression. Spam bounces (rejected by recipient ESP) require analysis to identify whether the rejection reflects content issues or reputation issues.
The discipline that separates well-managed programs from poorly-managed ones is bounce-rate threshold enforcement. Industry standard: bounce rates above 5 percent on a campaign trigger investigation, above 8 percent trigger pause and list review, above 10 percent trigger immediate halt and remediation. Programs that allow bounce rates to drift above these thresholds see compound reputation damage that interacts with the diagnostic framework from chapter 07. If your program needs an infrastructure audit against the eight-chapter framework above, book a 30-minute conversation about your outreach deliverability stack and we will assess the gap between current configuration and what sustained B2B SaaS outreach requires.
09 / FAQ
Seven questions covering the topics most commonly searched at the B2B SaaS sender domain infrastructure intersection, each with a self-contained answer designed for direct citation extraction by ChatGPT, Perplexity, and Google AI Overviews. The Q and A structure also feeds the FAQPage schema that publishes alongside this post.
What is sender domain infrastructure for cold email?
Sender domain infrastructure is the technical configuration of authentication records (SPF, DKIM, DMARC), email service provider setup, sending domain selection, reputation monitoring, and sustained operational discipline that determines whether outreach emails reach recipient inboxes or land in spam folders. Programs with strong infrastructure see 75 to 95 percent inbox placement rates; programs with degraded infrastructure see 30 to 60 percent placement rates from the same outreach effort. The infrastructure failure looks like a pitch quality problem in diagnostic data, which misleads programs into fixing the wrong thing.
Should I use a separate domain for cold outreach?
Yes for most B2B SaaS programs running sustained cold outreach. The reason is reputation isolation: cold outreach generates spam complaints and low engagement signals that damage sender reputation, and using the primary domain for outreach puts marketing emails, transactional emails, and sales emails at deliverability risk. A separate sending domain (typically a separate root domain like technotize-team.com rather than a subdomain) absorbs the reputation impact without affecting the primary domain. Exceptions apply for very low volume (under 50 emails per week), outreach to engaged audiences only, and mature programs with DR 70+ primary domains.
How long does email domain warmup take?
4 to 8 weeks for sustained production volume. The sequence runs in three phases: weeks 1 to 2 establish baseline engagement at 5 to 15 emails per day to highly engaged recipients, weeks 3 to 6 ramp volume progressively from 20 to 175 emails per day while maintaining engagement signals, weeks 7 to 8 stabilize at full operational volume (typically 200 to 400 emails per day for B2B SaaS programs). Programs that compress warmup to 2 to 3 weeks produce sender reputations that collapse under sustained volume, costing months of recovery work.
What are SPF, DKIM, and DMARC?
The three email authentication standards that recipient ESPs use to verify sender legitimacy. SPF (Sender Policy Framework) authorizes specific IP addresses to send email on behalf of a domain. DKIM (DomainKeys Identified Mail) cryptographically signs outgoing emails to prove the content has not been tampered with in transit. DMARC (Domain-based Message Authentication, Reporting and Conformance) tells recipient ESPs what to do with emails that fail SPF or DKIM, and provides reporting on authentication results. All three are operationally required as of the October 2023 Google sender requirements that took effect in February 2024.
What is the best email service provider for cold outreach?
The right ESP depends on program scale. Native Gmail or Outlook works for low-volume outreach under 50 emails per day sustained. Dedicated cold email platforms (Smartlead, Instantly, Lemlist, Apollo, Reply, Mailshake) handle 100+ emails per day with built-in domain warmup, multi-account rotation, and integrated monitoring. Hybrid setups for established B2B SaaS programs at $20M+ ARR run native platforms for executive outreach and dedicated platforms for high-volume campaigns. Programs evaluating platforms should test 2 to 3 candidates in parallel for 2 to 4 weeks, comparing inbox placement rates on identical lists, since deliverability varies 15 to 35 percentage points between platforms.
How do I monitor my sender reputation?
Three-layer monitoring stack. Layer 1: Google Postmaster Tools (free) for Gmail and Google Workspace reputation, with weekly review and alerts on spam rate above 0.3 percent. Layer 2: Microsoft SNDS (free, requires approval) for Outlook.com, Hotmail.com, and Microsoft 365 corporate reputation. Layer 3: third-party tools (GlockApps, MXToolbox, Mail-Tester, Folderly) for inbox placement testing across multiple ESPs, blacklist monitoring, and historical trend analysis. Programs running only outreach platform internal metrics miss 60 to 80 percent of actual deliverability signal because platform metrics measure send-side activity rather than recipient-side inbox placement.
How do I recover from sender reputation damage?
Moderate damage responds to a 4 to 6 week recovery sequence. Week 1 to 2: reduce volume by 70 to 80 percent. Focus outreach on the highest engagement likelihood recipients only. Audit recent campaigns for pitch quality issues or list quality problems. Week 3 to 4: hold volume at reduced level, confirm engagement signals are recovering. Week 5 to 6: gradual volume ramp back to baseline. Severe damage that does not respond to 6+ weeks of disciplined recovery requires retiring the damaged domain and rebuilding on a new sending domain through the standard warmup sequence. Programs that try to recover while maintaining full volume produce slower recovery and risk damage compounding before recovery completes.
Part of the outreach playbook
This is the sender domain infrastructure layer under outreach.
The complete outreach sub-pillar covers the discipline strategically, including the resource page outreach operator playbook that pairs with this infrastructure layer.





Ilinka Trenova
Etinyene Jimmy