From 89ef6e45478c343b77202faac21758edc5fca1f4 Mon Sep 17 00:00:00 2001 From: "Adminrezo (Nico Dewaele)" Date: Thu, 18 Feb 2016 22:02:19 +0100 Subject: [PATCH 1/2] Add mailman --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a45f306f..a1a69c2c 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) @@ -200,6 +201,12 @@ _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` + ### XMPP From 88522bce1f675f237985904bab8139c3b1b854a6 Mon Sep 17 00:00:00 2001 From: "Adminrezo (Nico Dewaele)" Date: Thu, 18 Feb 2016 22:10:07 +0100 Subject: [PATCH 2/2] Added Sympa mailing list manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1a69c2c..15b05df0 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ _simple deployment of a mail server, e.g. for inexperienced or impatient admins. _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