aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOvidiu Dan <zmarty@users.noreply.github.com>2017-02-02 17:45:31 +0000
committerGitHub <noreply@github.com>2017-02-02 17:45:31 +0000
commitca1597c1fcba1d035e3a5e4f3c841a27e4a59c53 (patch)
tree6afd1e905dc4c4bf24c5fc0af9f9741855e23acb /README.md
parentMerge pull request #943 from MorrisJobke/patch-1 (diff)
downloadawesome-selfhosted-ca1597c1fcba1d035e3a5e4f3c841a27e4a59c53.tar.gz
awesome-selfhosted-ca1597c1fcba1d035e3a5e4f3c841a27e4a59c53.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbcf88d0..919e2930 100644
--- a/README.md
+++ b/README.md
@@ -250,6 +250,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin
_simple deployment of a mail server, e.g. for inexperienced or impatient admins._
* [Citadel](http://www.citadel.org/) - Feature packed, easy, versatile, and powerful mail server, thanks to exclusive "rooms" based architecture. ([Source Code](http://code.citadel.org/?p=citadel.git;a=summary)) `GPLv3` `C`
+ * [docker-mailserver](https://github.com/tomav/docker-mailserver) - A fullstack but simple mail server (smtp, imap, antispam, antivirus). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade. ([Source Code](https://github.com/tomav/docker-mailserver)) `MIT` `Docker`
* [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. ([Source Code](https://bitbucket.org/zhb/iredmail/commits/)) `GPLv3` `Shell`
* [Mailcow](https://mailcow.email/) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. ([Source Code](https://github.com/andryyy/mailcow)) `GPLv2` `PHP`
* [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. ([Source Code](https://github.com/mail-in-a-box/mailinabox)) `CC0` `Shell`