I’ve got a couple of e-mail addresses with the main providers, but I’m looking to switch to an ad-free and more secure provider.
I’ve been looking at ProtonMail, but what do you guys use or recommend?
I also hosted my mail directly with Postfix and Dovecot back in the day before the all-in-one packages were a thing.
mailcow has reduced my yearly maintenance from a few hours to a few minutes. Addtionally it runs in Docker, meaning each service is fully isolated and it can be updated with a single command and without headache. Also includes a really handy web interface to configure each of the services, it even does 2FA if you are worried about security.
Have been running it since before it was using Docker and have 0 complaints, it always works and always improves.
Happy it works for you!
I’m running it on arch so that I never have to go through big upgrades. Been over 5 years now - so far, so good!
In regards to docker - it’s just a container. You can make any executable run a container. I quite like a lean system myself, though.