Yes. Using Mailinabox.email on a €3 VPS, since 2016. Have had zero issues with it. I mostly use aerc but recent versions of Roundcube are pretty slick as well.
Ask HN: Do You Host Your Own Email?
41–50 of 209 posts
Re: Ask HN: Do You Host Your Own Email?
#42I 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.
> 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. I love this feature so much. It also integrates into 1Password and you can automatically create a masked email on any signup. I exclusively use it now. It's awesome
Re: Ask HN: Do You Host Your Own Email?
#43The best of all worlds is to use your own domain, and point it at a paid professional mail service. It is reliable, and you can easily switch services in the future without changing your email address.
and you still lost all of old email if you switch to another mail service right?
Re: Ask HN: Do You Host Your Own Email?
#44Re: Ask HN: Do You Host Your Own Email?
#45So then your only concern is backup and email message export. For this, I setup automation with a script called got-your-back (gyb)[4]; it's a nice Python script with incremental backup that can archive your Gmail account and restore it to another account. I set up a second Gmail account to test this restore functionality.
[1]: https://blog.cloudflare.com/introducing-email-routing/
[2]: https://www.cloudflare.com/products/email-routing/
[3]: https://jhart99.com/cloudflare-outbound-email/#outbound-emai...
Re: Ask HN: Do You Host Your Own Email?
#46Recently I've been using docker-mailserver with my web apps and that's great too.
Re: Ask HN: Do You Host Your Own Email?
#47The best of all worlds is to use your own domain, and point it at a paid professional mail service. It is reliable, and you can easily switch services in the future without changing your email address.
and you still lost all of old email if you switch to another mail service right?
Re: Ask HN: Do You Host Your Own Email?
#48It 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.
Re: Ask HN: Do You Host Your Own Email?
#49I 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.
Do your emails ever end up in people's spam folders, or bounce outright? Considering this setup for myself
Their spam system works great but needs some breaking in: to train it, you need to have marked and deleted 200 spam emails. Only when you delete spam, the system updates its filter. I had some annoying spam that kept landing in my inbox, I had to create an automated "send to spam" rule until the personal spam filter started kicking in.
Re: Ask HN: Do You Host Your Own Email?
#50The best of all worlds is to use your own domain, and point it at a paid professional mail service. It is reliable, and you can easily switch services in the future without changing your email address.
and you still lost all of old email if you switch to another mail service right?