From 8af7f399b8d74c2d868b23102c72f1724f140ffd Mon Sep 17 00:00:00 2001 From: David Armstrong <16984998+B-Interactive@users.noreply.github.com> Date: Tue, 27 Sep 2022 22:16:20 +1000 Subject: [PATCH] Add mailcow: dockerized Full featured self-hosted email solution using Docker. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68ca368..f11d337 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N ### Self-Hosted - [Mail-in-a-box](https://github.com/mail-in-a-box/mailinabox) - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. - [Docker mail server](https://github.com/docker-mailserver/docker-mailserver) - A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker. +- [Mailcow: dockerized](https://github.com/mailcow/mailcow-dockerized) - The mailserver suite with the 'moo'. ### Clients