Why is email open (no central owner)?

Still have a question, spotted an error, or have a better explanation or a source we should cite?

Email has no central owner because it's built on public standards called RFCs (Request for Comments). These are freely available documents that describe exactly how email works: how messages are formatted, how servers talk to each other, how authentication should function.

Anyone can read these RFCs and build a mail server that speaks the same language. That's why Gmail can send to Fastmail, which can send to your company's self-hosted server. No permission needed, no licensing fees, no central authority deciding who gets to participate.

It's like the Rules of the Sea. Ships from different countries, flying different flags, can navigate the same waters because they all follow agreed-upon maritime law. No single nation owns the ocean or controls who can sail. Email works the same way: open infrastructure, governed by cooperation rather than control.

Why this matters for senders: The openness is both email's superpower and its Achilles' heel. On one hand, you're not locked into a single platform. You can switch ESPs, run your own mail server, or use multiple providers without losing the ability to reach your subscribers. On the other hand, because anyone can send email, spam exists. And that's why authentication protocols like SPF exist: to prove you're a legitimate sender in an open system where anyone can claim to be anyone.

The contrast with closed platforms is stark. SMS is controlled by telecom carriers. WhatsApp is owned by Meta. Slack channels only work inside Slack. If those companies change their policies, raise their prices, or shut down, you're stuck. Email? It outlasts them all because no single entity can kill it.

The practical consequence: your deliverability isn't just about your own reputation. It's about proving you're playing by the shared rules. Authenticate your domain, respect RFC standards, follow best practices. In an open system, trust is earned through technical proof, not corporate guarantees.

Contributors

Who worked on this answer

Every name links to their profile. Every company links to their site. Real people, real accountability.

Ask an AI · tailored to your setup

Understand how email's openness affects your deliverability

I just read the almanac answer explaining that email is open because it runs on public RFCs (blueprints) and has no central owner. Now help me understand how this openness affects MY email program: 1. Deliverability impact: Does the fact that email is open make it harder or easier for my emails to land in the inbox? How does this relate to authentication? 2. Platform flexibility: If I want to switch ESPs or run my own mail server, what does email's openness mean for that process? What stays the same vs what changes? 3. Authentication requirements: The answer mentions that openness is why SPF/DKIM/DMARC exist. Which of these do I actually need set up, and how do I check if mine are configured correctly? 4. Practical advantages: What can I DO because email is open that I couldn't do with a closed platform? Are there vendor lock-in risks I should avoid? --- My setup: - Email platform/ESP: e.g. Mailchimp, SendGrid, self-hosted, evaluating options - Sending volume: e.g. 10K/month or 500/day - Current authentication: SPF/DKIM/DMARC set up? Not sure? Never checked? - What I'm building: newsletter, transactional, marketing campaigns - Considering: switching ESPs, adding a second platform, running own server

Edit the yellow boxes, then send to the AI of your choice.