Ask HN: Do You Host Your Own Email?
191–200 of 209 posts
Re: Ask HN: Do You Host Your Own Email?
#192I run my own email. I have my own physical servers, that I built and tested myself, that I'm colocating. They handle both incoming and outgoing, and I've been doing it for so long that there is no previous reputation for the IP addresses I use. In spite of how vehemently some people, Reddit's /r/sysadmin, as an example, want you to NOT host your own and use issues like deliverability as reasons, it's really not hard…
So self-hosting is so easy and problem free, everyone is making up fiction about the problems, and yet in your very first "solution" you tell people to not self-host outbound email at all and to pay money to a third party to solve a lot of the hard parts for you? > 1) The primary issue brought up is deliverability. If you don't have a static IP, or you don't have control over your reverse DNS PTR, or the reputation o…
Re: Ask HN: Do You Host Your Own Email?
#193Re: Ask HN: Do You Host Your Own Email?
#194Earlier quoted context omitted.
DO is probably the worst choice as they have one of the worst reputations for emitting trash... I drop do entirely and have done for a few years, nothing appears to come from there apart from trash though so I haven't noticed any problems there. Literally anyone else (even ovh these days) would be a better choice for delivery success.
I raise the asn of do a bit using the asn module for rspamd. Same goes for ips in rbls - score higher and take a complete picture score using multiple data points. There are legitimate systems on do and you never know the email you don’t get unless someone goes out of your way to send email another way. Personally I get more spam from gmail and outlook than digital ocean but obviously due to both of their sizes it pr…
Also re Gmail etc that is also true, but the difference there is it's limited to a couple whereas do also emits general abuse under the guise of "researchers" without identity or contact details etc - until they stop doing that they'll forever remain dropped entirely
Re: Ask HN: Do You Host Your Own Email?
#195If anyone has any experience with Docker-Mailserver, please share. I'm exploring exiting Gmail. https://docker-mailserver.github.io/docker-mailserver/edge/e...
Re: Ask HN: Do You Host Your Own Email?
#196Earlier quoted context omitted.
Self-hosting email for over 20 years, I will say most of what you stated is either greatly exaggerated or grossly factually incorrect.
If you've self-hosted for that long you've avoided some problems I've mentioned by having long-running IPs and high trust scores. Go launch one today and you'll see. Since other people planning on starting today don't have a time machine, my advice applies. Plus I have as much experience between commercially and personally, and that is my take. The fact you couldn't give one single example should give people pause.
Re: Ask HN: Do You Host Your Own Email?
#197Earlier quoted context omitted.
Self-hosting email for over 20 years, I will say most of what you stated is either greatly exaggerated or grossly factually incorrect.
I'd say if enough people share this sentiment, then there are legitimate problems in self-hosting email. I don't think deliverability is a made up problem. Differing complexities can contribute to one person thinking it's easy, and another knowing it's not. Both perspectives may be entirely correct, but the devil is in the details. It seems more right to say that in general, self-hosting email is hard, rather than ac…
Re: Ask HN: Do You Host Your Own Email?
#198I just use FastMail with a custom domain. What's especially nice is that it lets you generate aliases that use the fastmail.com domain. Great for signing up for sites where I don't want them to be able to identify me. This wouldn't work if I was hosting my own email since you'd be able to link all my identities by matching the domain.
Re: Ask HN: Do You Host Your Own Email?
#199I've been running my own email server for 20+ years. As of now, it costs well under 10€/month at Hetzner Cloud and it uses Debian jessie and whatever exim and dovecot that came with it. It also hosts my private git repositories in /var/git and a few other services and websites. One day, I will migrate it to Arch Linux.
Why Arch for this?? Debian is super reliable, Arch is fickle.
OTOH, Debian exim config is the incarnation of evil.
Re: Ask HN: Do You Host Your Own Email?
#200Is it an utter PITA to have to chase a dragon's tail of stupid things that you don't control to have RELIABLE e-mail? Yes.
While running your own server is great for a hobby or as a learning exercise, 99%+ of people just want e-mail to WORK. And many of the big providers have an endless amount of hoops to jump through, and have little to no transparency or feedback when things aren't working.