diff options
author | nodiscc <nodiscc@gmail.com> | 2021-07-01 16:14:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 16:14:57 +0000 |
commit | 0e4f9a4fef7ccf90e74ae0b7bc17ead0f9d464f7 (patch) | |
tree | f6e3a38e2f7904022d280a1389495ad0e2d0682e | |
parent | Merge pull request #2597 from horahoradev/master (diff) | |
parent | Add "MailForm" to category "Mail Delivery Agents" (diff) | |
download | awesome-selfhosted-0e4f9a4fef7ccf90e74ae0b7bc17ead0f9d464f7.tar.gz awesome-selfhosted-0e4f9a4fef7ccf90e74ae0b7bc17ead0f9d464f7.zip |
Merge pull request #2594 from Feuerhamster/master
Add "MailForm" to category "Mail Delivery Agents"
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -347,6 +347,7 @@ _MDAs - IMAP/POP3 software_ - [Cyrus IMAP/POP3](https://www.cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. ([Source Code](https://github.com/cyrusimap/cyrus-imapd )) `BSD-3-Clause-Attribution` `C` - [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT/LGPL-2.1` `C` +- [MailForm](https://github.com/Feuerhamster/mailform) - Lightweight self-hosted open source alternative to Formspree and SendGrid. `Apache-2.0` `Nodejs` - [Piler](http://www.mailpiler.org/wiki/start) - feature-rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPL-3.0` `C` #### Mailing lists and Newsletters |