Reference · v2026.06

Cold email infrastructure — the complete setup reference.

Most teams discover the surface area of cold email infrastructure the week after their first domain gets blocklisted. This reference is the version that exists before that happens.

Fourteen chapters. Every authentication protocol, every monitoring stream, every operational discipline a B2B sender has to internalize in 2026 to land in primary instead of promotions or spam. No tool recommendations — the categories matter, the brand names change every eighteen months.

Before you read

A correctly provisioned sending estate involves three DNS record families, two policy reporting streams, two domain reputation tiers, a 21- to 28-day warmup runway, four bulk-sender compliance requirements, and continuous monitoring across at least three mailbox-provider feedback channels. Any single misconfiguration cascades — a fifteen-minute DKIM key error during week two of warmup produces a domain that takes six weeks to rehabilitate, if rehabilitation is possible at all.

This reference is technical. It does not soften the surface area to make outsourcing look more appealing. The surface area is large because the underlying problem — convincing adversarial spam classifiers that you are not a spammer — is technically large. Read the whole thing before deciding to do it yourself.

Layer one — authentication.

The cryptographic and DNS-level proofs that mail from company.com actually originated from a sender authorized to use company.com. Without all four of these configured correctly, mail from a sending domain registered in the last 90 days is rejected outright by Gmail and Yahoo under the February 2024 bulk sender requirements, and routed to spam by Outlook regardless of content.

Layer two — infrastructure architecture.

The physical-and-logical separation of corporate mail flow from cold-outbound mail flow. The reason a Series B company's payroll email survives the first deliverability incident on the SDR team's sending stack.

Layer three — operations.

The continuous-monitoring posture required to detect a reputation drop in hours instead of weeks. Most teams skip this layer entirely, then discover the breakdown of their sending estate the week revenue numbers move.

The cost of getting it wrong.

A burned sending domain is not a rate-limited domain. It is a domain whose reputation has been classified — across the major mailbox providers' independent reputation systems — as a spam-origination identity. Rehabilitation, when possible at all, requires:

  • Cessation of all sending from the domain for a minimum of 30 days, often 60
  • Documented complaint-handling submitted to Spamhaus, SURBL, and Barracuda Reputation Block List
  • Forensic analysis of the campaigns that triggered the classification, with mitigations
  • A new warmup runway of 21–28 days under reduced volume to rebuild reputation signal
  • In several observed cases — abandonment of the domain entirely and migration to a new sending identity

The forward operational cost of a domain burn — measured across SDR pipeline downtime, deliverability remediation, replacement infrastructure provisioning, and the reputation hit to any transactional or corporate mail that shared the domain — typically clears five figures even for early-stage teams. The setup-cost asymmetry is roughly 40:1 in favor of provisioning correctly the first time.

How to use this reference.

Read in order if standing up a sending estate from zero. The chapters are sequenced to match the order in which decisions cascade — domain selection (chapter 8) constrains DNS architecture (chapter 7), which constrains the authentication record set (chapters 1–4), which constrains warmup methodology (chapter 9), which constrains the monitoring stack (chapters 11–14).

Read by chapter if debugging an existing estate. The most common failure modes observed in production senders, in descending frequency: (a) DMARC published at p=reject without a complete SPF/DKIM alignment audit (chapter 3), (b) sending from a subdomain that shares reputation with the corporate root (chapter 7), (c) warmup volume reduced to zero after launch (chapter 9), (d) a sending platform that does not expose private DKIM keys, forcing third-party signing under a CNAME that fragments alignment (chapter 2).

When to outsource

The total provisioning effort for a 24-inbox sending estate is approximately 60 to 80 engineering hours spread across three calendar weeks, plus continuous operational overhead thereafter.

If that fits inside one engineer's quarter — read on; this reference is everything you need. If it does not, or if a domain burn during the learning curve is not an acceptable failure mode, Allston Labs runs the entire stack end-to-end. The infrastructure is registered under your entity, the monitoring lives in your Slack, and the operator on call is an engineer, not a vendor.