aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tuke <mail@samtuke.com>2016-03-11 11:49:24 +0000
committerSam Tuke <mail@samtuke.com>2016-03-11 11:49:24 +0000
commit5ca08e0dfd3f52cb027409ff983272c10f4c6a14 (patch)
tree2be57103c8a2b4c7404368a51a5bfc1dc26d3e0c
parentAdded Email Marketing category and phpList app (diff)
downloadawesome-selfhosted-5ca08e0dfd3f52cb027409ff983272c10f4c6a14.tar.gz
awesome-selfhosted-5ca08e0dfd3f52cb027409ff983272c10f4c6a14.zip
Changed new section name and added link in index/TOC
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index cb425de0..741370c8 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)
@@ -231,11 +232,11 @@ _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`
-#### Email marketing
+#### 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 `AGPLv3` `PHP`
+ * [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