Skip to content
technical reference · 30 entries

Email infrastructure wiki.
No fluff, no SEO theatre.

Thirty entries covering what operators actually need: authentication primitives (SPF, DKIM, DMARC, BIMI), deliverability mechanics, the blocklists that matter, sending software, and the jurisdiction and payment topics relevant to offshore hosting. Each entry runs roughly five to seven minutes of reading and gives you the operational details receivers and auditors care about.

how to use this wiki

Reference structure and where to start.

The wiki is structured around five operational categories that correspond to how email infrastructure problems actually present themselves. Authentication and DNS covers the protocol primitives that every receiver checks first: SPF, DKIM, DMARC, MTA-STS, TLS-RPT, BIMI, reverse DNS, and HELO compliance. Deliverability and reputation covers what happens after authentication passes: how reputation accumulates per IP and per domain, how it decays, what receivers actually score, and the structural choices like subdomain rotation and dedicated IPs that determine recovery economics. Blocklists and monitoring covers Spamhaus and the other RBLs, plus the receiver-side monitoring dashboards (Postmaster Tools, SNDS) that surface reputation degradation before it becomes terminal.

Software and tooling covers the specific platforms most operators encounter: PowerMTA as the dominant high-volume MTA, MailWizz as the most common self-hosted ESP control plane, the Mailchimp versus self-hosted economic comparison, and EOTK for Tor hidden service mirroring of clearnet email infrastructure. Legal and payment covers the jurisdictional and operational topics relevant to anonymous operation: offshore jurisdiction selection, KYC-free hosting realities, DMCA versus court order distinctions, Monero versus Bitcoin payment privacy, Lightning Network economics for smaller invoices, and Tor onion mirror operation.

Most operators encountering a specific problem can find the relevant entry directly. Operators new to deliverability engineering often benefit from reading the authentication entries first (SPF, DKIM, DMARC) before moving to reputation topics, because reputation concepts assume working authentication as a baseline. Operators evaluating infrastructure choices typically read the software and jurisdiction entries before committing to a specific deployment pattern.

editorial policy

What separates this wiki from the rest of the search results.

Most online deliverability reference content falls into two categories. The first is vendor-published marketing material dressed as education: technically accurate at the surface but structured to lead the reader toward the vendor's specific product or service. The second is forum-aggregated lore: often outdated, frequently contradictory, occasionally wrong in ways that cause material deliverability damage when applied. Both categories have their uses, but neither is reliable as a primary operational reference.

This wiki is structured differently. Every entry is written by operators who have run the relevant infrastructure under production load. Every claim that depends on receiver behaviour is dated and tied to the specific receiver version or guidance that produced it. Every recommendation that involves cost or timeline carries explicit ranges with the conditions under which the range applies. When receiver behaviour changes (as it has substantially through 2025 and 2026 with Gmail's enforcement transition, Microsoft's enforcement completion, and Postmaster Tools v2), entries are updated with the new context rather than appended with warnings about being stale.

The structural commitment is that an operator following the guidance in any current entry should produce the operational outcome the entry describes, within the timeline and cost envelope documented, under the conditions that hold at the time of reading. Entries that no longer meet that bar are rewritten, not deprecated. The publication date and last update date are visible on every entry.

what changed in 2026

Entries updated for current receiver enforcement.

Several entries were materially updated in 2026 to reflect the receiver behaviour changes that took effect through 2025 and 2026. Gmail moved from soft enforcement to outright SMTP-level rejection in November 2025 for senders failing authentication or exceeding the 0.3% complaint-rate ceiling. Microsoft completed equivalent enforcement by April 30, 2026 with 550 5.7.515 rejections on non-compliant bulk mail. The bulk-sender threshold is now 5,000 emails per day to personal Gmail or Yahoo accounts at both receivers. The DMARC, DKIM, SPF, and sender-reputation entries reflect these changes.

Postmaster Tools v2 launched in October 2025 with binary Pass/Fail compliance status replacing the previous High, Medium, Low, and Bad gradient. Operators who relied on the warning band to detect deteriorating reputation before enforcement no longer have that band; the entry on Postmaster Tools and the sender-reputation entry document the operational implications and the leading-indicator monitoring strategies that compensate.

The Mailchimp pricing trajectory shifted again in 2026 with the February cut from 500 to 250 free contacts and the April 11-13% legacy account price increase. The mailchimp-vs-self entry was updated with current pricing, and the breakeven analysis for self-hosting versus managed alternatives now sits at 10,000 to 30,000 subscribers rather than the 50,000 to 100,000 range that applied two years ago. Reputation rebuild timelines also lengthened across the industry, from typical 30-60 day windows in 2024 to 60-120 days under current receiver conditions.

reading paths

Suggested reading order by operator situation.

For an operator new to email deliverability who is setting up a first production sending environment, the recommended path starts with the authentication primitives in order: SPF first because it is the foundation, then DKIM because DMARC depends on both, then DMARC itself. After authentication, IP warming provides the temporal framework for everything that follows, and sender reputation explains what receivers actually measure. The entries on inbox placement and bounce rate close the loop by tying authentication and reputation to the observable outcomes that matter to the business.

For an operator dealing with an active deliverability incident, the recommended path depends on the specific failure mode. Sudden inbox-placement collapse with passing authentication usually points to sender-reputation degradation; start there and follow into the Spamhaus or RBL entries if blocklist monitoring confirms a listing. High bounce-rate spikes point to the bounce-rate entry first, then to list-quality remediation through the FBL entry. Cold outreach reply-rate collapse points to the subdomain-rotation entry and the dedicated-vs-shared-IP entry for architectural fixes.

For an operator evaluating infrastructure choices for a new deployment, the recommended path starts with offshore jurisdictions to understand the legal threat-model implications, then dedicated-vs-shared-IP to understand the reputation-isolation implications of each choice, then the relevant software entries (PowerMTA, MailWizz) for the specific control plane being evaluated. The mailchimp-vs-self entry captures the economic comparison that drives most self-hosting decisions, and KYC-hosting captures the operational reality of anonymous-friendly deployment.

For an operator concerned primarily with privacy and jurisdictional protection rather than deliverability mechanics, the recommended path starts with offshore-jurisdictions for the structural framework, then DMCA-vs-court-order for the legal-process distinctions that determine what protection jurisdiction provides, then Monero payments and Lightning Network for the payment-side privacy stack, then onion-mirror for Tor-based access patterns. The KYC-hosting entry ties the technical and procedural pieces together into an operational model.

about the wiki

Common questions about how we maintain this reference.

How often are entries updated?

Material updates happen when receiver behaviour or industry conditions shift enough to invalidate previous guidance. Recent examples include the November 2025 Gmail enforcement transition, the April 2026 Microsoft enforcement completion, the October 2025 Postmaster Tools v2 launch, and the February/April 2026 Mailchimp pricing changes. Each of these produced material updates to multiple entries within 2-4 weeks of the change taking effect. Minor edits (typo fixes, terminology updates) happen continuously and are not announced. Every entry carries a visible last-update date.

Why are there no comments or community contributions?

Comments would either require account creation (which we avoid for the same reasons we avoid KYC on the service) or anonymous posting (which attracts spam at a volume that would require moderation infrastructure we do not want to operate). The structural cost of community contributions for a reference of this size exceeds the value we could extract from them. Operators who identify errors or want to suggest topics can reach us on Telegram, which is the same path customers use for everything else.

Can I cite or reproduce content from these entries?

Citing with attribution and a link to the specific entry is welcome and requires no permission. Reproducing whole entries verbatim on other sites is not permitted; the structural value of the reference depends on it being maintained centrally and reflecting current receiver behaviour, and mirrored copies inevitably go stale without anyone updating them. Translations into other languages are welcome with attribution and a link back to the canonical English version. Technical clients building developer tools can use entries as reference material for their own documentation without permission as long as they are not republishing the prose itself.

Why are some topics missing from this wiki?

We add entries based on operator questions, not on keyword volume or topic completeness. Topics that operators routinely ask us about get entries; topics that are well-covered elsewhere or that we lack production experience with do not. The result is a reference that is narrower than a general email-marketing wiki but deeper on the specific topics it covers. If a topic relevant to your sending operation is missing, ask on Telegram and we will evaluate whether to add it.

Do the entries cover non-English-language sending?

The entries cover sending operationally in any language; the underlying receiver behaviour is the same regardless of message language. Specific topics that vary by language (subject-line content filtering, language-specific spam patterns) are not extensively covered because our operator experience is concentrated in English, Spanish, Portuguese, and German sending. Operators sending primarily in other languages should expect the structural guidance to apply but the specific content-pattern guidance to be a starting point rather than a complete reference.

Reference standards and editorial discipline for the wiki

The wiki entries follow editorial standards that distinguish reference content from marketing content. The structural reasoning is that operators using the wiki for technical decisions need accuracy and operational substance over persuasive framing. Marketing content reads differently from reference content, and operators reading reference content for technical guidance benefit from the wiki resembling technical documentation rather than promotional material.

Editorial standards applied across all wiki entries: direct prose without marketing language, specific numbers and dates where applicable rather than vague approximations, honest acknowledgment of limitations and uncertainties, citation of operational evidence rather than appeals to authority, consistent terminology across entries to support cross-referencing, dated and updated entries rather than evergreen-positioning that obscures content age.

What the standards exclude: hype language that overstates capabilities, qualified language that hedges every claim, marketing-style headers and subheaders that fragment reading flow, repeated calls to action that interrupt technical content, vendor promotion disguised as objective reference. The exclusions matter because each pattern undermines the operational utility of reference content.

The standards apply uniformly across the 30 entries currently in the wiki. New entries added through 2026 will follow the same standards; existing entries are reviewed periodically and updated when standards drift over time or when new information warrants substantive revision. The review cadence is approximately quarterly with concentrated effort during periods when industry conditions warrant rapid documentation updates.

How operators actually use the wiki in their work

Operator usage patterns across the wiki, captured through our analytics and through direct conversations with customers about how they reference the wiki content.

Pattern 1: troubleshooting reference. Operators encountering specific issues search the wiki for relevant entries to identify root causes and remediation paths. The 'troubleshooting' sections within each entry support this pattern with problem-solution structures that map to specific operational scenarios. Most operators using this pattern reference 2-3 entries per troubleshooting session, comparing approaches across the entries to find the best fit for their specific situation.

Pattern 2: deployment planning. Operators planning new infrastructure deployments reference relevant wiki entries to understand the operational requirements before committing to specific architectural choices. The entries on authentication architecture (SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT) get the most usage in this pattern; planning conversations typically reference 4-6 entries during decision-making.

Pattern 3: education and onboarding. Operators bringing new team members into email operations work use the wiki as training material. The combination of conceptual explanation and operational specifics produces material that supports faster ramp-up than either generic documentation or vendor-specific materials alone. Training sessions typically work through 6-10 entries depending on the scope of the new role.

Pattern 4: vendor evaluation. Operators evaluating vendor offerings reference wiki entries to understand what specific features actually deliver versus what marketing materials claim. The entries support customer-side due diligence with operational substance that vendor materials typically do not provide. Evaluation sessions typically reference 3-5 entries focused on the specific capabilities under evaluation.

Wiki structure and content navigation

The wiki is organized for direct navigation rather than guided learning paths. The structural choice reflects that operators using technical reference content typically know what they are looking for; they need fast paths to specific entries rather than curriculum structures that assume linear reading.

Entry categories: authentication mechanics (SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT), receiver-side operations (Postmaster Tools, SNDS, FBL, blocklists), sender-side practices (warmup, reputation management, list quality, bounce processing), infrastructure topics (PowerMTA, MailWizz, dedicated vs shared IP, rDNS), business and operational considerations (DMCA, offshore jurisdictions, KYC hosting, payment infrastructure), specialized topics (Tor onion mirrors, EOTK, cryptocurrency payment integration).

Entry length varies based on topic complexity. Authentication topics average 4,500-5,500 words because the operational implications are substantial; practical implementation requires significant context. Single-concept topics average 3,500-4,000 words. Compound topics (interactions between multiple concepts) typically run 4,000-5,000 words because the interactions require explicit discussion alongside the individual concept coverage.

Cross-references appear at the end of each entry under the 'related' section. The references identify other entries that operators reading the current entry typically also reference. The cross-references support the natural navigation pattern operators use rather than imposing a curriculum structure that operators would need to work around.

Wiki entries that operators reference most frequently

Across the 30 wiki entries, usage patterns are uneven. A small number of entries account for substantial fractions of total references because they address topics that affect most sending operations.

The most-referenced entries cluster around authentication topics: DMARC, SPF, and DKIM consistently rank among the top five entries by reference volume. The concentration reflects the 2026 enforcement landscape where authentication failures produce immediate operational consequences; operators consult these entries when configuring new infrastructure or diagnosing authentication-related issues.

Receiver-side topics also generate substantial reference volume: Postmaster Tools, SNDS, and the blocklist entries rank in the second tier. Operators consult these entries when troubleshooting placement issues or investigating reputation events that monitoring infrastructure surfaces.

Specialized topics generate lower aggregate reference volume but higher per-operator depth. Operators referencing the EOTK or onion mirror entries typically reference them extensively while implementing the underlying capability; operators referencing the offshore jurisdictions entry typically reference it during strategic decision conversations rather than routine operations. The depth versus breadth pattern matches the underlying topic characteristics.

Content depth versus breadth tradeoffs in the wiki

The wiki balances content depth against breadth across the entry collection. Some operators benefit from breadth (broad coverage of many topics with moderate depth on each); others benefit from depth (extensive coverage of fewer topics with substantial detail on each). Our editorial choice favors depth within the topics we cover.

Depth-focused editorial implications: each entry covers its topic comprehensively rather than touching multiple topics superficially. Operators reading a single entry on a specific topic find the full operational context they need rather than incomplete coverage that requires consulting multiple sources. The depth comes at the cost of broader topic coverage; we do not have entries on every email infrastructure topic that operators might want.

Topics deliberately not covered: vendor-specific tutorials for specific platforms (these belong in vendor documentation), conceptual introductions to email for non-technical audiences (these belong in introductory materials elsewhere), historical context for industry developments (these belong in industry retrospectives rather than operational reference), regulatory framework summaries beyond what affects operational decisions (these belong in legal-focused publications).

The boundaries between covered and not-covered topics reflect operational judgment about what produces value for operators using the wiki for technical work. The judgment is necessarily subjective; operators who would prefer broader coverage have legitimate preferences that our editorial choice does not match. Reference content collections cannot serve all preferences simultaneously; ours prioritizes depth within operational topics.

Future content evolution may expand topic coverage as we identify operational gaps that customer engagement surfaces. New topics enter the wiki when customer questions cluster around topics not currently covered, when industry conditions create new operational complexity warranting documentation, when our own operational experience generates new patterns worth documenting for broader use.

Cross-referencing patterns across wiki entries

Wiki entries cross-reference each other through the 'related' section at the end of each entry. The cross-references reflect operational dependencies between topics: operators reading about DMARC typically also need to understand SPF and DKIM; operators reading about Postmaster Tools typically also benefit from understanding DMARC and sender reputation.

The cross-reference network connects authentication topics, receiver-side topics, and operational practices into a navigable structure. Operators following cross-references typically work through 4-6 entries during deep diving on specific topics; the network supports the natural learning pattern of building from familiar topics to less familiar adjacent topics.

Cross-reference accuracy receives explicit review during entry updates. Operationally outdated cross-references can mislead readers; periodic review ensures the references reflect current operational reality rather than historical relationships that no longer apply.

Wiki entry release schedule and update notifications

New wiki entries publish on an ad-hoc schedule reflecting operational need rather than fixed cadence. Most months see 0-2 new entries; occasional months see 3-5 new entries when industry developments warrant concentrated documentation work.

Update notifications: substantive updates to existing entries are documented in the entry metadata. Customers tracking specific topics can subscribe to entry-level notifications through standard support channels; the notifications fire when entries are updated rather than on routine clarification work.

Customer-suggested topics: customer-suggested wiki topics receive consideration during quarterly editorial review. Topics with sustained customer interest enter the publication queue; topics with marginal interest receive acknowledgment without commitment. The pattern keeps the wiki focused on operationally relevant topics rather than expanding to topics that customer demand does not justify.

Missing something?

If a concept relevant to your sending operation is not covered, ask on Telegram. We add entries based on real operator questions, not keyword volume.