My ethical problems with my current email host have exceeded the pain threshold for switching email hosts. Which email host should I migrate to? #email
Fastmail
33.3%
Proton Mail
55.6%
You're forgetting about a great Canadian option!
11.1%
Just go back to Gmail
0%
Poll ended at .
@yildo following this without voting because I'm absolutely wondering about options. Kinda considering self hosting but the last time I did that made me hate mail servers more than inkjet printers and that's A LOT OF HATE.

@christ @yildo I went back to self hosting a year or two ago. I'm using a vps on digital ocean and use AWS SES for outbound. Debian, postfix, dovecot, and roundcube. I'm using mysql for virtual domains and users.

I've got terraform and ansible managing infra and configuration. I have an actions job that runs every night to keep everything in line and updated.

It was a pretty significant time investment up front, but after that it's been trouble free. Costs about $15/mo total. It's more expensive and more work, but for now I'm happy with it.