diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-12 15:47:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-12 15:47:24 +0000 |
commit | 0fd96c636e2be3a600c2d7a9718458bacaeccc11 (patch) | |
tree | a040d446505c1438c3f6e9e4323fbb198209b23e | |
parent | formatting: remove _ before descriptions (diff) | |
download | awesome-selfhosted-0fd96c636e2be3a600c2d7a9718458bacaeccc11.tar.gz awesome-selfhosted-0fd96c636e2be3a600c2d7a9718458bacaeccc11.zip |
formatting: remove _ before section descriptions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -287,7 +287,7 @@ MDAs - IMAP/POP3 software ### Communication - Email - Mailing Lists and Newsletters -_Mailing lists servers and mass mailing software - one message to many recipients._ +Mailing lists servers and mass mailing software - one message to many recipients. - [Dada Mail](https://dadamailproject.com/) - Web-based list management system that can be used for announcement lists and/or discussion lists. ([Source Code](https://github.com/justingit/dada-mail)) `GPL-2.0` `Perl` - [Listmonk](https://listmonk.app/) - High performance, self-hosted newsletter and mailing list manager with a modern dashboard. ([Source Code](https://github.com/knadh/listmonk)) `AGPL-3.0` `Go` |