diff options
author | Adminrezo (Nico Dewaele) <nico@adminrezo.fr> | 2016-02-18 21:10:07 +0000 |
---|---|---|
committer | Adminrezo (Nico Dewaele) <nico@adminrezo.fr> | 2016-02-18 21:10:07 +0000 |
commit | 88522bce1f675f237985904bab8139c3b1b854a6 (patch) | |
tree | 5c06d7103b47d0374fb55d1be5d50d72d8efb492 | |
parent | Add mailman (diff) | |
download | awesome-selfhosted-88522bce1f675f237985904bab8139c3b1b854a6.tar.gz awesome-selfhosted-88522bce1f675f237985904bab8139c3b1b854a6.zip |
Added Sympa mailing list manager
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |