I did this for about 10 years and mostly it was uneventful and worked fine. HOWEVER, a little less than once a year it would break and I would suddenly not be receiving emails and would have to scramble to fix me mail server when literally anything else would be a better use of my time. It was a good learning experience, but kinda pointless tbh. There are so many free/cheap very reliable maintenance free (for me) options for email that I can't for one second understand why anyone would host their own (even as someone that did for years).
Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
71–80 of 131 posts
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#72I highly suggest that technical people like HN readers use the https://workaround.org/ispmail tutorials instead and set up postfix/dovecot from their OS repos. You'll learn enough on the way to fix things when they do go wrong rather than relying on some turnkey stuff who's internals are obscure and hard to fix when the inevitable problems happen. Setting up a proper mailserver this way does take a few hours (from VP…
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#73Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#74I highly suggest that technical people like HN readers use the https://workaround.org/ispmail tutorials instead and set up postfix/dovecot from their OS repos. You'll learn enough on the way to fix things when they do go wrong rather than relying on some turnkey stuff who's internals are obscure and hard to fix when the inevitable problems happen. Setting up a proper mailserver this way does take a few hours (from VP…
I wouldn't say internals of mox are obscure, it's all open source and relatively lean code (but clearly I'm biased). But indeed, if something goes wrong, you may not currently be able to google-search your way out of it. Mox is very young. The FAQ suggests first installing it a subdomain to gain experience, instead of switching your email over immediately.
FWIW, I implemented the mail export functionality before import functionality. You can easily get a tgz or zip with all maildirs or mbox files out of mox.
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#75Second self-hosted mail server in 2 days. Are people really hosting their own mail servers? Why? I did this for about 10 years and mostly it was uneventful and worked fine. HOWEVER, a little less than once a year it would break and I would suddenly not be receiving emails and would have to scramble to fix me mail server when literally anything else would be a better use of my time. It was a good learning experience,…
Nowadays I can wholeheartedly recommend Mailgun for outgoing mail. For personal/incoming ... well, Proton seems okay-ish.
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#76I highly suggest that technical people like HN readers use the https://workaround.org/ispmail tutorials instead and set up postfix/dovecot from their OS repos. You'll learn enough on the way to fix things when they do go wrong rather than relying on some turnkey stuff who's internals are obscure and hard to fix when the inevitable problems happen. Setting up a proper mailserver this way does take a few hours (from VP…
I’ve actually found that this is not the case and that while the learning is enjoyable, it’s very difficult to retain, especially if the result is a low maintenance server. A decade after I set it up, I will most certainly have forgotten how I set it up in the first place (speaking from experience).
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#77Earlier quoted context omitted.
I’ve actually found that this is not the case and that while the learning is enjoyable, it’s very difficult to retain, especially if the result is a low maintenance server. A decade after I set it up, I will most certainly have forgotten how I set it up in the first place (speaking from experience).
This is generally true. Patiently documenting steps as well as logging any corrective and preventive actions (something that I learnt when studying for ISO 9001) is prudent.
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#78Earlier quoted context omitted.
You need to get a proper self owned ip range with your own WHOIS info for your mail server. On google I found that one can get a IPv4 /30 subnet for about 11 USD a year.
Not a huge amount of hosting companies support Bring Your Own IP do they?
But for IPv4, true BYOIP isn't really possible for less than a /24 block, which is overkill for just selfhosting personal email.
It also usually involves needing to set up a company to own/lease the block if you haven't already got one.
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#79I highly suggest that technical people like HN readers use the https://workaround.org/ispmail tutorials instead and set up postfix/dovecot from their OS repos. You'll learn enough on the way to fix things when they do go wrong rather than relying on some turnkey stuff who's internals are obscure and hard to fix when the inevitable problems happen. Setting up a proper mailserver this way does take a few hours (from VP…
Re: Show HN: Mox - Modern full-featured low-maintenance self-hosted mail server
#80I highly suggest that technical people like HN readers use the https://workaround.org/ispmail tutorials instead and set up postfix/dovecot from their OS repos. You'll learn enough on the way to fix things when they do go wrong rather than relying on some turnkey stuff who's internals are obscure and hard to fix when the inevitable problems happen. Setting up a proper mailserver this way does take a few hours (from VP…