• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: June 21st, 2023

help-circle

  • If you have never touched a linux command line and played with a Linux server, self-hosting your email server will be too complex and you should start there (by getting a cheap VPS for example).

    But if you have a server, a domain name, and some knowledge about self-hosting, there are some easy and FOSS “all in one” solutions like mailcow (https://mailcow.github.io/mailcow-docs/) that bundles all the required software in docker and gives you an admin panel to create mailboxes. It also tells you what DNS records to create and checks if you’ve done it right.

    It’s not as hard to manage an email server as many say, just make regular backups to restore if you do break the setup, and don’t worry too much about downtime, generally other servers will keep retrying to send you your emails for quite some time (hours to days) before giving up.