I use Gmail, Hotmail, Yahoo for stuff I don't really feel is personal but potentially important, useful or otherwise interesting.
Ask HN: Do You Host Your Own Email?
81–90 of 209 posts
Re: Ask HN: Do You Host Your Own Email?
#82Earlier quoted context omitted.
and you still lost all of old email if you switch to another mail service right?
Use a provider that offers POP3 and download everything. This is what I do. My archive goes back to the last millennium.
Re: Ask HN: Do You Host Your Own Email?
#83Re: Ask HN: Do You Host Your Own Email?
#84Re: Ask HN: Do You Host Your Own Email?
#85If anyone's got any tips or contacts for getting off of Microsoft's (live.com, outlook.com, hotmail.com ,etc) blacklist, I'd be much obliged. Their webform for such matters goes nowhere, and postmaster@ goes unanswered. It apparently has to do with the ASN of my hosting provider, but I've been on the same IP for 6+ years now and have done nothing untoward with it.
Re: Ask HN: Do You Host Your Own Email?
#86First thing I do when moving to a new server is check whether the new box's IP is black listed in any mail-blacklist-dns service. If not, it's good.
What I have also found is that Gmail and other services are relatively forgiving on your server's IP, but marks mail as spam based on context and content.
Re: Ask HN: Do You Host Your Own Email?
#87Re: Ask HN: Do You Host Your Own Email?
#88[0] https://gitlab.com/simple-nixos-mailserver/nixos-mailserver
Re: Ask HN: Do You Host Your Own Email?
#89I self host a mailserver on a hetzner VPS running NixOS using nixos-mailserver [0] (dovecot and postfix under the hood). [0] https://gitlab.com/simple-nixos-mailserver/nixos-mailserver
Re: Ask HN: Do You Host Your Own Email?
#90I've set up smtp servers for various projects with SPF DKIM etcaetera and they work (even Google accepts them) so it can still be done.
One day I'll do it for my own server ;)