@Hyolobrika
Isn't it a good opportunity to self-host it? 😜
@Hyolobrika
I'd use this myself, but their scripts seem to rely on systemd and if I go for a VPS, it'd probably be a BSD of some sort or Alpine, so I probably would have to make some of these things manually in order to make it work.
@liam @Hyolobrika
Exactly! I'm using Proton with my own custom domain and I'm still reluctant whether to make the plunge and switch to self-hosting it😅
On the one hand, I really want to use just basic SMTP and IMAP instead of relying on proton-bridge/hydroxide, this would also allow me to use this email address with DeltaChat.
@liam @Hyolobrika
On the other, it just works™, it doesn't cost too much, considering that I also use their VPN services, and Proton is a trustworthy company in my book.
I agree, when switching is optional, it kinda demotivates.
@Hyolobrika
I don't have experience hosting public e-mail services, I'm only considering migrating off Proton myself, but if you're interested, DeltaChat has made this set of scripts: https://github.com/deltachat/chatmail
As you know, the underlying infra for DeltaChat is email, so they are basically deploying dovecot and postfix — you might use this as a source of hints on what software to use or maybe even use it as is.