aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-02-20 11:36:16 +0000
committerEdward D <ed.kickball@hotmail.com>2016-02-20 11:36:16 +0000
commiteeb99db02fe34b9a4545017c2cc7c3fb2015c03f (patch)
tree9a392859278ef1a7fd4f94f5afcd2bea11a4cebf
parentEnterprise Resource Planning Category Fixes (diff)
parentAdded Sympa mailing list manager (diff)
downloadawesome-selfhosted-eeb99db02fe34b9a4545017c2cc7c3fb2015c03f.tar.gz
awesome-selfhosted-eeb99db02fe34b9a4545017c2cc7c3fb2015c03f.zip
Merge pull request #454 from adminrezo/mailing
Added mailing lists managers (Communication Systems/Email)
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 987d69d4..2979c5f4 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Table of Contents
- [Mail Transfer Agents](#mail-transfer-agents)
- [Mail Delivery Agents](#mail-delivery-agents)
- [Complete solutions](#complete-solutions)
+ - [Mailing lists](#mailing-lists)
- [XMPP](#xmpp)
- [XMPP Servers](#xmpp-servers)
- [XMPP Web Clients](#xmpp-web-clients)
@@ -201,6 +202,13 @@ _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.
* [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. `Python` `MIT`
+#### Mailing lists
+
+_Mailing lists servers._
+
+ * [Mailman](https://www.gnu.org/software/mailman/) - The Gnu mailing list server. `Python` `GPL`
+ * [Sympa](https://www.sympa.org/) - A mailing list manager. `Perl` `GPL`
+
### XMPP