aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKovah <mail@kovah.de>2016-02-26 11:44:00 +0000
committerKovah <mail@kovah.de>2016-02-26 12:21:48 +0000
commit0222738f31953b5335f7c66d5a21fccda1fd1e8d (patch)
tree2634c5d7d28c68264f3e0efb69e435aa0268e2d9
parentAdded missing information / corrected structure for Mail Transfer Agents section (diff)
downloadawesome-selfhosted-0222738f31953b5335f7c66d5a21fccda1fd1e8d.tar.gz
awesome-selfhosted-0222738f31953b5335f7c66d5a21fccda1fd1e8d.zip
Added missing information / corrected structure for Mail Delivery Agents & Complete solutions sections
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index a1ac8cc1..0d80567a 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ _MTAs / SMTP servers_
_MDAs - IMAP/POP3 software_
* [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in.
-* [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind.
+* [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT / LGPLv2` `C`
* [Piler](http://www.mailpiler.org/wiki/start) - feature rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPLv3` `C`
@@ -195,12 +195,12 @@ _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
+ * [hMailServer](https://www.hmailserver.com) - Open source e-mail server for Microsoft Windows. ([Source Code](https://github.com/hmailserver/hmailserver)) `C++`
* [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`
+ * [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.
- * [Citadel](http://www.citadel.org/) - Feature packed, easy, versatile, and powerful mail server, thanks to exclusive "rooms" based architecture.
- * [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. `Python` `MIT`
+ * [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))
+ * [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`
#### Mailing lists