Blog
Grounded writing from people who operate this every day.
Technical and strategic notes on email infrastructure, deliverability, offshore hosting and adjacent topics. Written by Blue Spirit engineers — not a content marketing team.
- PowerMTA
- Deliverability
- IP warmup
- DMCA policy
- Email auth
Editorial team
The people writing here
Senior engineers across deliverability, network infrastructure, email security and compliance. Click any name for the full profile.
-
Femke van der Berg
Principal Deliverability Engineer
21 articles
-
Saskia Visser
Senior MTA Engineer · DKIM & ARC Specialist
2 articles
-
Lieke Hendriks
Senior Infrastructure Engineer · DevOps & Observability
2 articles
-
Maria Elena Vasquez
Senior Deliverability Consultant · LATAM Practice Lead
1 article
-
Sanne de Vries
Senior Compliance & Privacy Counsel · GDPR Lead
1 article
All articles
Listmonk vs Mautic vs MailWizz 2026: the only honest 3-way comparison for self-hosted email platform selection
Operational comparison of the three self-hosted email platforms that matter at scale in 2026. Architectural diagram, real performance benchmarks measured over 18 months, throughput comparison across tuning levels, 5-year TCO with detailed component breakdown, interactive decision tool, production case studies, migration cost between platforms, and the scenarios where none of the three is the answer.
Google Postmaster Tools v2: complete guide for senders 2026 — dashboard layout, API migration, spam rate risk zones, and what to do when Pass coexists with placement collapse
The complete operational guide to Google Postmaster Tools v2 in 2026: visual diagram of the new dashboard layout, spam rate risk zones with measured trajectories, full Python migration code from API v1 to v2, interpreting Compliance Status "Needs Work", interactive decision tool calibrated against signal combinations, and the diagnostic playbook for when Pass coexists with placement collapse.
Cold email vs opt-in: separate deliverability strategies for 2026 — full segregation architecture, real metrics comparison, and the regulatory frameworks that decide your stack
The honest separation between cold outreach and opt-in marketing in 2026: complete segregation architecture (SVG diagram), real metric benchmarks per channel, interactive decision tool for stack selection, infrastructure math for both, regulatory framework comparison (CAN-SPAM, GDPR, CASL, UK PECR), tools comparison with real prices, and the antipatterns that destroy reputation when these channels mix.
DMARC enforcement 2026 survival guide: progressing from p=none to p=reject without losing inbox placement
The honest guide to DMARC enforcement progression in 2026: 4-phase visual diagram with objective transition criteria, reputation impact timeline measured across 50+ deployments, complete day-by-day 9-month migration runbook, parsedmarc self-hosted setup, RUA report anatomy deep-dive, common failure modes per phase, ARC for forwarded mail, BIMI integration, and the cyber insurance reality that most operators don't see coming.
SMTP error codes for bulk senders 2026: complete decision tree, MTA retry comparison, interactive diagnostic tool, and the post-November 2025 enforcement codes that decide your inbox placement
The honest operator-grade guide to SMTP error codes in 2026: complete decision tree SVG flowchart with time-to-resolution per code, MTA retry behavior comparison (PowerMTA, KumoMTA, Postal, Postfix), interactive diagnostic tool calibrated against 5 dimensions, the new enforcement codes from Gmail/Microsoft/Yahoo post-November 2025, complete bounce processing implementation, common production mistakes, and what monitoring actually catches issues early.
SPF 10-lookup limit fix in 2026: subdomain delegation, DIY automated flattening, and when paid services are worth it
The 10-lookup limit defined by RFC 7208 is the most common cause of silent SPF authentication failures. This post covers the four real fix strategies (pruning, subdomain delegation, DIY flattening, managed services), 3-year TCO comparison, an interactive decision tool, complete day-by-day migration runbook, monitoring patterns post-fix, and the antipatterns we see in production.
Apple Mail 2026: the operator guide to MPP, Categories & Branded Mail
Apple Mail drives 49-58% of tracked opens in 2026. Operator guide covering MPP measurement, Categories, AI Summaries, Branded Mail, and BIMI for iCloud.
ARC implementation 2026: OpenARC v1.3.0 + Postfix milter ordering
Production ARC deployment guide: OpenARC v1.3.0 from source, correct Postfix milter ordering, sender vs intermediary architecture, DMARC RUA verification.
DKIM key rotation 2026: PowerMTA + OpenDKIM with Ed25519 dual-signing
Production DKIM key rotation playbook for PowerMTA + OpenDKIM with RSA + Ed25519 dual-signing under RFC 8463. Bash automation, DNS APIs, DMARC RUA validation.
Self-hosted DMARC parsing 2026: parsedmarc + Elasticsearch + Kibana
Operational guide for self-hosted DMARC aggregate report parsing with parsedmarc, Elasticsearch and Kibana. Sender pattern recognition and SaaS migration.
Cold email deliverability 2026: the inbox rotation math nobody publishes — how many mailboxes you actually need
Every cold email blog says 'rotate inboxes, send 50-100 per mailbox per day, use multiple domains'. Nobody does the math. This is the math: given a target volume, target reply rate, and SDR cost, how many mailboxes and domains you actually need, what each costs, and where the unit economics break. With 2026 benchmarks from Instantly, Mailshake and Backlinko.
Email deliverability monitoring stack in 2026: the honest budget vs enterprise comparison with TCO across four operator profiles
Most monitoring stack comparisons are written by SaaS vendors who recommend their own tier. The honest version: when the $0 stack is enough, when the $50-200/month tier earns its cost, and when the $500-2400/month enterprise tier is justified. Total cost of ownership across solo founder, agency, mid-market, and enterprise profiles.
BIMI, VMC, CMC and Apple Business Connect Branded Mail in 2026: the complete decision guide
BIMI logos in inboxes finally crossed the implementation threshold in 2024-2026 with Gmail's CMC option, Apple Mail support and Apple Business Connect Branded Mail launching as a free alternative. This is the operational guide: which path fits which sender, what the costs really are, and the deployment sequence that gets logos into inboxes in 8-12 weeks.
Email deliverability observability 2026: Grafana + Python collector
Self-hosted Python collector aggregating parsedmarc + Postmaster v2 + SNDS + DKIM + ARC logs into Grafana. Multi-stream alerting, $89K/year SaaS vs self-host.
Email warmup tools in 2026: the honest comparison nobody publishes (including when warmup makes things worse)
Every warmup tool comparison published is written by a vendor. The honest version: when warmup helps, when it does nothing, when it actively damages deliverability, and the real cost-per-inbox math across MailReach, Lemwarm, Warmy, Warmup Inbox, Instantly and TrulyInbox in 2026. Plus the five scenarios where warmup is the wrong solution to the actual problem.
Gmail domain reputation recovery in 2026: a 90-day field manual with real error codes and recovery curves
What recovery actually looks like when your domain reputation collapses at Gmail in the post-November-2025 enforcement era. SMTP error patterns by recovery stage, the engagement-core warmup that actually works, and a documented 90-day case study from list-purchase incident to inbox restoration.
Microsoft SNDS and JMRP in 2026: complete guide with the January 2026 breaking changes nobody documents
Microsoft made breaking changes to SNDS and JMRP in January 2026 that older guides never mention: ARF format redaction, mandatory JMRP-SNDS account linking, automated link expiry, portal URL migration. This is the operator guide that covers what actually changed, how to interpret SNDS green/yellow/red, and how Microsoft's signals compare to Postmaster Tools v2.
MTA-STS and TLS-RPT in 2026: complete implementation guide with Postfix self-hosted setup, DANE coexistence, and the testing-to-enforce migration that does not break mail
The honest self-hosted MTA-STS and TLS-RPT implementation: STARTTLS downgrade attack diagram, real adoption data 2020-2026, interactive decision tool for mode selection, complete Postfix self-hosted code, DANE coexistence (BSI TR-03108), self-hosted TLS-RPT JSON parsing in Python, common failure modes, day-by-day migration runbook, and when MTA-STS is NOT the right answer.
PowerMTA vs KumoMTA vs Postal vs Halon: the only 4-way MTA comparison you need for 2026
An operational comparison of the four MTAs that matter at scale in 2026. Real performance benchmarks, 18-month RAM growth, 5-year TCO with detailed breakdown, interactive decision tool, four production case studies, and migration costs between platforms. Written for technical decision-makers selecting infrastructure for the next 3-5 years.
Transactional vs marketing IP separation 2026: 4 architectures with blast radius diagram, real TCO comparison, interactive decision tool, and the volume thresholds where each approach pays back
The honest 2026 guide to transactional vs marketing IP separation: 4-architecture diagram with blast radius (combined / stream separation / different vendors / hybrid self-hosted), real TCO comparison with verifiable 2026 prices, interactive decision tool calibrated against 6 dimensions, volume thresholds for each approach, migration runbook between architectures, common production failure modes, and when IP separation is NOT the right answer.
Gmail, Yahoo and Microsoft bulk sender 2026 compliance: complete enforcement timeline, spam rate thresholds per receiver, interactive compliance audit, and the migration runbook from zero to compliant in 90 days
The honest 2026 guide to Gmail/Yahoo/Microsoft bulk sender requirements: enforcement timeline visual diagram (Feb 2024 → 2026), spam rate thresholds per receiver chart, interactive compliance audit tool calibrated against 6 dimensions per receiver, exhaustive comparative matrix, SMTP error codes you will see with root cause mapping, bounce log analysis patterns, common production mistakes, complete 90-day migration runbook, multi-receiver monitoring stack, and when bulk sender compliance is NOT the right answer.
Self-hosted MTA at 1M+ emails per month: the real cost versus a managed ESP
What does it actually cost to run your own PowerMTA, KumoMTA or MailerQ at 1M emails per month, end-to-end? A grounded breakdown against managed ESPs, with the hidden line items most blog posts skip.
Reactivating a dormant email list after the pandemic: the engineering side
Many B2B email programmes lost three years of consistent sending between 2020 and 2023. The lists are still in the database. Reactivating them without burning your domain is an engineering problem before it is a marketing problem.
Email authentication in 2026: SPF, DKIM, DMARC, MTA-STS and BIMI, set up properly
Practical 2026 setup guide for modern email authentication. The minimum configuration, the recommended baseline, and the common mistakes that cost inbox placement at Gmail, Microsoft and the European mailbox provider estate.
IP warmup in 2026: what works, what is outdated, and the real schedule
IP warmup schedules you find online are mostly from 2018. A 2026-era guide to warming a dedicated IP properly, with real per-ISP thresholds, modern authentication requirements, Microsoft May 2025 enforcement, and the European mailbox provider estate.
When does dedicated SMTP actually make sense? A volume-based decision guide
Not every sender needs a dedicated SMTP server. A practical framework for deciding when shared relays, dedicated SMTP, or full managed MTA infrastructure is the right choice.
PowerMTA 6.0r2 in production 2026: complete deployment architecture, v5.5 vs v6.0r2 benchmarks, interactive upgrade decision tool, and the migration runbook from 5.x to 6.0r2
The honest 2026 guide to PowerMTA 6.0r2 in production: complete modern deployment architecture diagram (HAProxy + cluster + Prometheus + Grafana), v5.5 vs v6.0r2 real performance benchmarks (throughput, TTFA latency, CPU efficiency, RAM), interactive upgrade decision tool calibrated against 6 dimensions, day-by-day migration runbook 5.x → 6.0r2, container deployment patterns, REST API automation patterns, performance tuning, disaster recovery patterns, common deployment mistakes, complete TCO upgrade analysis, and when PowerMTA 6.0 is NOT the right answer.