Skip to main content

Email

Guide to self-hosting your own email server.

Overview

You need at least three main components to send/receive emails from your self-hosted email server:

Integrated Solutions

Existed solution that bundle MTA, MDA, and MUA together for easier setup and management, so you don't have to start from scratch.

NameMTAMDAMUANotes
mail-in-a-box/mailinabox (0)PostfixDovecotRoundcube
mailcow/mailcow-dockerized (0)PostfixDovecotSOGo
modoboa/modoboa (0)PostfixDovecot-
iredmail/iRedMail (0)PostfixDovecotRoundcube / SOGo
stalwartlabs/stalwart (0)RewriteRewriteRewriteSupport JMAP
mjl-/mox (0)RewriteRewriteRewriteImplement from ground up with Go

Tools

Guides