Our relay layer exposes an API compatible with Mailgun v3, SendGrid Web API v3, and Postmark — same endpoints, same tag structure, same parameter names. Switch your base URL and API key. Your existing application code, SDK calls, and webhook handlers continue working without modification. See full API compatibility details →
What Separates Enterprise Bulk Infrastructure From Shared ESPs
Dedicated sending environments engineered for high-volume outbound operations. Not shared. Not self-service. Built for the volume and reputation requirements of serious bulk senders.
What Is Bulk Email Infrastructure?
Bulk email infrastructure refers to the full technical stack required to send high-volume outbound email reliably: dedicated servers, dedicated IP addresses, a commercial Mail Transfer Agent (MTA) configured for per-ISP throughput, authentication records (SPF, DKIM, DMARC), bounce processing automation, feedback loop integration, and the operational monitoring required to maintain delivery performance over time.
The term is often conflated with shared ESPs — platforms like Mailchimp or SendGrid where you send through their shared IP pools. These are fundamentally different products. Shared ESP infrastructure pools your sending reputation with thousands of other customers. Dedicated bulk email infrastructure assigns you IP addresses that reflect exclusively your sending behavior, your list quality, and your compliance posture.
At Cloud Server for Email, dedicated bulk email infrastructure means: physical servers in EU datacenters (the EU), our relay as the delivery engine, dedicated IP addresses registered to your sending domains, and a team that monitors the environment daily. Every performance metric visible in Google Postmaster Tools and Microsoft SNDS reflects your operation — no one else's.
The Architecture of a Production Bulk Sending Environment
A production bulk email environment has four distinct layers, each with specific components and failure modes. Understanding the architecture helps organizations evaluate whether their current infrastructure can sustain the sending volume and reputation requirements of their program.
Network layer (IPs, rDNS, ASN) → MTA layer (our relay, queuing, per-ISP domain blocks) → Platform layer (MailWizz, campaign management, bounce processing) → Monitoring layer (Postmaster Tools, SNDS, blacklist monitoring, accounting log analysis). Each layer must be operational for the environment to function correctly.
- Network layer: Dedicated IPv4 addresses from EU IP allocation (RIPE NCC). PTR records configured on every sending IP to match our relay's EHLO hostname. Routing to major EU internet exchange points (DE-CIX Frankfurt, AMS-IX Amsterdam) for low-latency SMTP sessions with European ISPs.
- MTA layer: our relay 5.x with per-ISP domain block configuration specifying connection limits, message rate, retry intervals, and IP pool routing. The Intelligence Bounce™ classifies every delivery event as delivered, hard bounce, or soft bounce for automated suppression.
- Platform layer: MailWizz EMS with unlimited subscriber capacity, IMAP bounce server, custom tracking domain, FBL pipe integration, and REST API for external subscriber management.
- Monitoring layer: Daily accounting log analysis, Google Postmaster Tools domain and IP reputation tracking, Microsoft SNDS status monitoring, and blacklist scanning across 50+ lists for all sending IPs.
Dedicated Infrastructure vs Shared ESP: The Operational Difference
The distinction between dedicated infrastructure and shared ESPs matters most at volume. Below 250,000 monthly sends, the management overhead of dedicated infrastructure often outweighs the deliverability and cost advantages. Above 500,000 monthly sends, the economics reverse: per-send pricing on shared ESPs scales linearly while dedicated infrastructure costs are flat, and the deliverability control from dedicated IPs compounds over time.
Co-tenant contamination is the most underestimated risk in shared ESP infrastructure. When a high-complaint sender on the same IP pool triggers an ISP block or reputation flag, every sender sharing that IP experiences the impact. With dedicated IPs, a reputation event is always traceable to your own sending behavior — which means it's diagnosable and correctable.
our relay: The Engine Behind Bulk Sending at Scale
our relay is the commercial Mail Transfer Agent of choice for serious bulk email operators. Developed by Port25 (now Zeta Global), it is purpose-built for high-volume outbound delivery with per-ISP configuration granularity that open-source MTAs (Postfix, Exim) cannot match natively.
For bulk email at scale, the critical our relay feature is the domain block system. A domain block for Gmail specifies exactly how our relay behaves for every message destined for @gmail.com — how many concurrent connections to maintain (max-smtp-out), how many messages per hour per IP (max-msg-rate), how long to wait before retrying deferrals (retry-after), and which IP pool to use for routing. This per-ISP granularity is what enables sustained inbox placement at volume.
Key our relay Configuration Parameters for Bulk Sending
max-smtp-out 8 — 8 concurrent connections for HIGH reputation IPs. max-msg-rate 3500/h — respects Gmail's soft rate threshold. retry-after 15m — aligned with Gmail 421 retry hint. mx-rollup google.com — groups Gmail variants into single throttle bucket.
- max-smtp-out: Controls concurrent SMTP connections per IP to each ISP. Too low wastes throughput; too high causes 421 connection deferrals. For Gmail HIGH reputation: 8–10. For warming IPs: 2–3.
- max-msg-rate: Messages per hour per IP to a specific ISP. Setting this below the ISP's actual throttle threshold prevents queue buildup from deferred messages accumulating faster than they deliver.
- Intelligence Bounce™: Maps ISP-specific SMTP response text to bounce categories. A wide pattern list covering Gmail, Outlook, Yahoo, GMX, T-Online, and other major ISPs is essential for accurate automated bounce suppression.
- Virtual MTA pools: Groups of IPs for traffic-type routing. Separate pools for marketing campaigns vs transactional email vs cold outreach prevent reputation events in one traffic type from contaminating the others.
- Accounting log: Per-message CSV log recording every delivery event including ISP diagnostic text (dsnDiag). The primary operational tool for diagnosing delivery problems, trending deferral rates, and identifying list quality issues before they become incidents.
Per-ISP Configuration: What Makes or Breaks Bulk Deliverability
The single most impactful deliverability lever in bulk email infrastructure is per-ISP connection management. Different ISPs enforce different rate limits, respond differently to authentication failures, and use different signals to assess sender reputation. A configuration optimized for Gmail may be counterproductive for Outlook. A retry interval appropriate for Yahoo may cause queue buildup at GMX.
At Cloud Server for Email, every managed bulk environment launches with production-validated domain block configurations for the ISPs that collectively represent 90%+ of typical bulk sending targets:
Production domain blocks are adjusted based on observed deferral rates and ISP reputation signals within the first 30 days of operation. Optimal values depend on your IP reputation tier, list engagement quality, and sending volume. Cloud Server for Email reviews domain block configuration monthly for all managed clients.
IP Warming for Bulk Email: The Non-Negotiable Foundation
New IP addresses have no reputation history at major ISPs. ISPs treat unknown IPs conservatively — accepting limited volume, applying extra filtering, and monitoring closely for spam signals. IP warming is the 8–12 week process of building positive reputation on new IPs by gradually increasing send volume while maintaining strong engagement signals (high open rates, low complaint rates, minimal spam trap hits).
IP warming for bulk email differs from warming for cold email or transactional email in one critical way: the volume targets are higher and the audience expectations are different. Bulk email recipients opted in, have prior history with the sender, and are expected to engage. This engagement data — which Google aggregates in Postmaster Tools and which SNDS reflects in IP status — is what converts a cautious ISP into one accepting full production volume from your IPs.
The Bulk Email Warming Schedule
Week 1–2: 500–2,000/day to 30-day active openers. Week 3–4: 5,000–15,000/day expanding to 60-day engagers. Week 5–6: 25,000–75,000/day to full active list. Week 7–8: Full production volume. Each week progression requires: Gmail domain reputation at Medium or High, SNDS Green status, deferral rate below 5% at major ISPs, complaint rate below 0.08%.
The warming schedule is enforced in our relay via max-msg-rate directives in domain blocks — volume limits are not advisory suggestions but hard configuration constraints. This prevents the most common warming mistake: sending full production volume from new IPs on week 2 because 'the domain has good reputation.' Domain reputation and IP reputation are separate at Gmail. A domain with 5 years of clean history still needs new IPs warmed properly.
EU Infrastructure and GDPR Compliance for Bulk Senders
For EU-based organizations or organizations sending to EU residents, bulk email infrastructure location is a data residency compliance question, not just an operational one. Cloud Server for Email operates from the EU — an EU member state with full GDPR applicability, no cross-border transfer complexity, and direct EU legal framework coverage for data processing.
Every managed bulk infrastructure client receives a Data Processing Agreement (DPA) under GDPR Article 28. Subscriber data — email addresses, engagement history, suppression records — is processed exclusively on EU servers throughout its lifecycle. No Standard Contractual Clauses (SCCs) required, no EU-US data transfer mechanism needed, no ongoing monitoring of cross-border transfer legal status.
- GDPR Article 28 DPA: Available for all clients. Covers processing purpose, security measures, sub-processors, breach notification, and data subject rights support.
- CAN-SPAM compliance: RFC 8058 List-Unsubscribe-Post header injected at our relay level for all marketing messages — required by Google for bulk senders since February 2024.
- CASL compliance: MailWizz custom fields support consent date, consent source, and relationship type documentation for Canadian recipient programs.
- Authentication enforcement: DKIM (2048-bit RSA), SPF, and DMARC configured at onboarding. DMARC advancing from p=none to p=reject within 90 days of stable reporting.
Managed Bulk Infrastructure Plans
Cloud Server for Email offers managed bulk email infrastructure at three standard configuration tiers, all including our relay commercial license, dedicated IPs, full authentication setup, IP warming management, and daily monitoring.
- Dedicated server (EU)
- our relay + MailWizz
- 2 dedicated IPs
- 200K emails/day
- IP warming included
- Daily monitoring
- GDPR DPA
- 8-core server (EU)
- our relay + MailWizz
- 5 dedicated IPs
- 750K emails/day
- FBL processing
- Daily monitoring
- Priority support (24h)
- Server cluster (EU)
- our relay enterprise
- 10+ dedicated IPs
- 3M+ emails/day
- IP pool separation
- Dedicated engineer
- 4h incident SLA
Frequently Asked Questions: Bulk Email Infrastructure
Ready to Evaluate Dedicated Bulk Infrastructure?
We start with a 30-minute technical discovery call — your volume, current infrastructure, ISP distribution, and compliance requirements. No generic proposals. Specific configuration recommendations.
Related Resources
List Quality: The Invisible Deliverability Variable
Even the best-configured our relay environment produces poor deliverability if the subscriber list feeding it contains significant proportions of invalid addresses, spam trap hits, or chronically unengaged subscribers. List quality is the deliverability variable that managed infrastructure providers cannot control directly — but can monitor and flag through the signals it generates.
The our relay accounting log is the primary tool for detecting list quality problems. When the hard bounce rate climbs above 2% for a specific campaign or list segment, the dsnDiag field shows the specific failure reasons. A sudden increase in 550 5.1.1 (user unknown) responses indicates a high proportion of invalid addresses. Persistent 550 5.7.1 (policy rejection) responses indicate ISP reputation concerns. Both require different remediation.
List Hygiene Protocols for Bulk Sending
- Real-time validation at acquisition: Validate syntax, domain MX record existence, and known disposable address domains at subscription time. This prevents the most obvious invalid addresses from entering the list.
- Pre-campaign verification: Before sending to a cold or lapsed list segment, run addresses through an email verification service to identify invalid, role-based, and high-risk addresses. Remove hard bounces before sending.
- Engagement-based suppression: Subscribers with no opens or clicks in 180 days should be moved to a re-engagement campaign before continuing regular campaigns. Non-responders should be suppressed to prevent reputation damage from persistent unengaged sending.
- Spam trap monitoring: Spam traps (pristine addresses never opted-in, recycled addresses made inactive) hit when lists are purchased, scraped, or not cleaned over time. Monthly seed address testing identifies whether your lists contain trap addresses before they accumulate blacklistings.
The Operational Calendar: What Good Bulk Email Management Looks Like
Organizations that sustain high inbox placement at scale operate their bulk email infrastructure with disciplined daily, weekly, and monthly rhythms. This isn't complexity for its own sake — each monitoring activity catches a specific failure mode at the earliest possible point, before it accumulates into a larger problem.
Morning review (09:00 CET): our relay queue depth check. Postmaster Tools domain reputation and spam rate review. SNDS status for all sending IPs. Blacklist scan results. Any deferral rate alerts from overnight sends. Pre-campaign review: accounting log deferral rate by ISP for last 24 hours. Bounce rate for most recent campaign. FBL complaint data from Yahoo/Comcast. Evening: Queue depth clear confirmation.
Monthly Configuration Review
Every managed bulk infrastructure client receives a monthly configuration review covering: deferral rate trends by ISP (improving/stable/worsening), IP reputation trajectory (Postmaster Tools and SNDS), domain block parameter adjustments based on 30-day performance data, DMARC policy advancement (p=none → p=quarantine → p=reject), and capacity planning for projected volume changes.
Bulk Email Infrastructure at Different Volume Tiers
Volume tier determines the right infrastructure configuration, not your ambition. Organizations frequently over-configure (buying 10 IP environments for 200K daily sends) or under-configure (attempting 750K daily sends on 2-IP infrastructure). The right configuration matches IP count to sustainable volume at the desired reputation tier — not to maximum hardware capacity.
Bulk Email Infrastructure: Technical FAQ
For operational guidance on bulk email infrastructure, browse the operational notes series — 134 engineering notes on production email infrastructure operations.