diff options
author | cave <cavebeat@users.noreply.github.com> | 2016-02-19 16:27:01 +0000 |
---|---|---|
committer | cave <cavebeat@users.noreply.github.com> | 2016-02-19 16:27:01 +0000 |
commit | 8e41ba6f12c0a44060b2df700c0a4815c83bb14c (patch) | |
tree | 69f47887b6c39c69029435973107c1ffab0977cf | |
parent | update mailcow (diff) | |
parent | fix mailcow entry (diff) | |
download | awesome-selfhosted-8e41ba6f12c0a44060b2df700c0a4815c83bb14c.tar.gz awesome-selfhosted-8e41ba6f12c0a44060b2df700c0a4815c83bb14c.zip |
Merge pull request #1 from nodiscc/patch-3
fix mailcow entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -194,7 +194,7 @@ _MDAs - IMAP/POP3 software_ _simple deployment of a mail server, e.g. for inexperienced or impatient admins._ * [hMailServer](https://www.hmailserver.com) - Open source e-mail server for Microsoft Windows - * [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` `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/Shell` * [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. `Shell/Other` `CC0` * [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. * [Citadel](http://www.citadel.org/) - Feature packed, easy, versatile, and powerful mail server, thanks to exclusive "rooms" based architecture. |