diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-06-25 03:42:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-25 03:42:49 +0000 |
commit | 6262e0112a4d86ea9ca5841f7d792bc9dc2c164f (patch) | |
tree | e9aca287996d174ed0c3ae79ea74459e914d6aca | |
parent | Add Anchor and Solo (#588) (diff) | |
download | awesome-selfhosted-6262e0112a4d86ea9ca5841f7d792bc9dc2c164f.tar.gz awesome-selfhosted-6262e0112a4d86ea9ca5841f7d792bc9dc2c164f.zip |
Add Citadel Missing Information
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -208,7 +208,7 @@ _simple deployment of a mail server, e.g. for inexperienced or impatient admins. * [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. `CC0` `Shell/Other` * [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` - * [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)) + * [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)) `GNU GPL` `C` * [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. ([Source Code](https://github.com/tonioo/modoboa)) `MIT` `Python` |