Daily Shaarli

All links of one day in a single page.

September 5, 2022

After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.

Email is now an oligopoly, a service gatekept by a few big companies which does not follow the principles of net neutrality.
I have seen this slow decline in real time. Nevertheless, I have been fighting back out of pure spite, obstinacy, and activism.

L'e-mail est désormais un oligopole, un service contrôlé par quelques grandes entreprises qui ne respectent pas les principes de la neutralité du réseau. J'ai vite compris que l'auto-hébergement de la messagerie était une cause perdue. Néanmoins, j'ai continué à me battre par pure méchanceté, obstination et activisme.

Because it was the right thing to do.
But my emails are just not delivered anymore. I might as well not have an email server.

En d'autres termes, parce que c'était la bonne chose à faire. Mais mes e-mails ne sont tout simplement plus distribués. Je pourrais tout aussi bien ne pas avoir de serveur de messagerie.

I lost. We lost. One cannot reliably deploy independent email servers.

J'ai perdu, nous avons perdu. On ne peut pas déployer de manière fiable des serveurs de messagerie indépendants.

1️⃣ This is a huge, invisible problem

Google has half a billion results for "my email goes directly to spam".

What's the usual answer from experienced sysadmins? "Stop self-hosting your email and pay [provider]."
You can no longer set up postfix to manage transactional emails for your business. The emails just go to spam or disappear.

It doesn't matter who you are: a doctor, a bank, an e-commerce, a university, an individual. Your email server doesn't reach their recipients.
2️⃣ Why does this happen?

Email servers run algorithms so most spam doesn't appear on your inbox.

Unfortunately, the computing power required to filter millions of emails per minute is huge.
The email industry has chosen a shortcut to reduce that cost: deleting it as it is received.

This is called blackholing or hellbanning.

Big email servers permanently blacklist whole IP blocks and delete their emails without processing or without notice.
3️⃣ What are we left with?

• You cannot set up a home email server.

• You cannot set it up on a VPS.

• You cannot set it up on your own datacenter.
• At some point your IP range is bound to be banned, either by one asshole IP neighbor sending spam, one of your users being pwned, due to arbitrary reasons, by mistake, it doesn't matter.

It's not "if", it's "when".

Say goodbye to your email. Game over. No recourse.
✉️ The era of distributed, independent email servers is over
4️⃣ This has an anti-competitive impact

Hellbanning everybody except for other big email providers is lazy, dishonest... and convenient.

It uses spam as a scapegoat to nerf deliverability and stifle competition.
Nowadays, if you want to build services on top of email, you have to pay an email sending API which has been blessed by others in the industry. One of "them".

This concept may sound familiar to you. It's called a racket.
It's only a matter of time that regulators realize that email is a for-profit oligopoly. And we should avoid that.

The industry must self-establish clear rules which are harsh on spammers but give everybody a fair chance.
5️⃣ The email industry must lead its regeneration

We already have the technology in place but the industry has no incentives to move in this direction.

Nobody is making a great fuss when small servers are being discriminated against, so they don't care.
I'm not asking for a revolution. Please hear my simple proposal out:

  1. Let's keep antispam filters, of course.

  2. Change blacklisting protocols so they are not permanent and use an exponential cooldown penalty.

  3. Blacklists should not cover whole IP blocks.

  4. Stop blackholing and send a daily notification to postmaster alerting them of deliverability issues.

  5. Provide a recourse for legitimate servers, even if it has an associated cost.
    6️⃣ We cannot leave this to the politicians

Big Tech companies are under serious scrutiny and being asked to provide interoperability between closed silos such as instant messaging and social networks.
Well, email usage is fifteen points above social networking.

Talk about missing the forest for the trees!

I guess nobody noticed the irony of regulating things that matter less than email. 🤷
Right now institutions don't talk about regulating email simply because they take it for granted, but it's not.

We only need one politician's emails not delivered due to poorly implemented or arbitrary hellbans and this will be a hot button issue.
We are all experiencing what happened when politicians regulated the web. I hope you are enjoying your cookie modals; browsing the web in 2022 is an absolute hell. 🍪

What is your experience as a small email server admin? I'd love to know ❤️