Hacker News new | ask | show | jobs
by specialp 2011 days ago
The thing about self hosting too is that you then own your identity. I have had my own domain and email for 20 years now while many "free" email services have gone away or merged. The problem as you say with difficulty is that due to the centralization of email providers, it is hard to get your outgoing mail accepted everywhere. I now have no problems but it took a while. The worst were Yahoo and Verizon straight up denying my email as spam despite having DKIM/SPF/DMARC set up perfectly. These things too there are subtle problems that can make them invalid such as hostname differences.
2 comments

> The thing about self hosting too is that you then own your identity.

You can do this without self-hosting, though. As long as you control the domain and MX records, you can just switch providers when you need to.

A lot of people are now doing the "your domain + Fastmail" approach, for example (or at least they were before Australia's government went completely insane).

I've also been self hosting since the last century, and as you point out, the big issue these days is making your email server play with all the other email services, including those that aren't always playing nicely.

Not to mention that not all hosters are too keen on having people run mail servers due to the danger of hosting spammers and getting blacklisted. With the last two or three hosters, I had to jump through a couple of hoops every time and get permission to run one.

I still think it's worth it, especially if you own a bunch of domains, but I'm not sure I'd recommend it to someone starting from scratch these days.