aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ab76c50..3af9bbcc 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ Table of Contents
- [Mail Transfer Agents](#mail-transfer-agents)
- [Mail Delivery Agents](#mail-delivery-agents)
- [Mailing lists](#mailing-lists)
+ - [Newsletter management](#newsletter-management)
- [Webmail clients](#webmail-clients)
- [IRC](#irc)
- [SIP](#sip)
@@ -164,6 +165,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin
### Custom
+ * [Cherry](https://github.com/rafael-santiago/cherry) - A tiny webchat server. `GPLv2` `Go`
* [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPLv2` `Java`
* [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs`
* [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/svn/)) `GPLv3` `C/Java`
@@ -232,6 +234,12 @@ _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`
+#### Newsletter management
+
+_Mass mailing software - one message to many recipients_
+
+ * [phpList](https://phplist.org) - Newsletter and email marketing with advanced management of subscribers, bounces, and plugins. ([Source Code](https://github.com/phpList/)) `AGPLv3` `PHP`
+
#### Webmail clients
@@ -1074,4 +1082,5 @@ The list of contributors can be found below
1 stevesbrain <stevesbrain@users.noreply.github.com>
1 ttoups <ich@timotoups.de>
1 wxcafé <wxcafe@wxcafe.net>
+ 1 Sam Tuke <mail@samtuke.com>