@gemlog
Does it come with a dedicated IPv4 address?🤔
Maybe it's time to ditch Proton and self-host my e-mail?
@m0xee Of course. Maybe an ipv6 one too, but dedicated ipv4 for sure.
Do it alongside proton. Have two emails.
Well, given that it's your server, you'd have a possible thousands of email addresses ;-)
@gemlog
Yep, sure, I'm keeping my addresses on Proton domains — protonmail.ch and others, but I'm thinking of switching to self-hosting for my own ones: m0xEE.Net .Org and .Com
I'll look into Contabo, thank you!
@m0xee For the past couple of years (2 I think?), I haven't even been configuring my own postfix, for which I have *extensive* notes for each time. Instead, I've been using yunohost to do it for me and it's very painless.
@gemlog
Did you ever try DeltaChat — the thing that adds an IM-like interface to e-mail?
They have developed a set of scripts to help people self-host e-mail serviced compatible with it: https://github.com/deltachat/chatmail
They expect the distro of your VPS to be systemd-based so I probably won't be able to use it as is, but essentially, they are just deploying dovecot and postfix and I intend to do something similar.
@gemlog
It's one of the motivations behind switching to self-hosting for me — to be able to use it with DeltaChat, as with Proton I'm unable to — they aren't providing direct SMTP access, only via their own proton-bridge, which is intended to be run locally — and running it on a phone doesn't sound like a good idea 😅