Hacker News new | ask | show | jobs
by dantle 2259 days ago
I currently run my own mailserver. It's running on my home computer, which I leave on 24/7 anyway.

Administration is quite easy if you start with a well-maintained docker image ,and I found one I'm quite happy with.[0] It has been less than 30 minutes of work so far, but I already understand docker quite well. It was nice to learn some more docker stuff, too.

The major downside is that random email hosts seem to reject my mail (looking at you, comcast.net addresses) so I still use a gmail with some contacts.

[0] https://github.com/tomav/docker-mailserver