diff options
author | Mathieu Lala <mathieu.lala@epitech.eu> | 2022-08-01 13:16:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-01 13:16:01 +0000 |
commit | a7e2eec9adf36157dbc21428f948e5d86775bd11 (patch) | |
tree | 11b563ae340f96fe95e55ce45e5d8395ea361489 | |
parent | Add DePay (Web3 Payments) to Money, Budgeting & Management (#3073) (diff) | |
download | awesome-selfhosted-a7e2eec9adf36157dbc21428f948e5d86775bd11.tar.gz awesome-selfhosted-a7e2eec9adf36157dbc21428f948e5d86775bd11.zip |
Add `vSMTP` to `Communication - Email - Mail Transfer Agents` (#3152)
Co-authored-by: Mathieu-Lala <m.lala@viridit.com>
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -404,6 +404,7 @@ MTAs / SMTP servers - [Qmail](https://cr.yp.to/qmail.html) - Secure Sendmail replacement. ([Source Code](https://sources.debian.net/src/netqmail/1.06-5/)) `CC0-1.0` `C` - [Sendmail](https://www.proofpoint.com/us/products/email-protection/open-source-email-solution) - Message transfer agent (MTA). `Sendmail` `C` - [Slimta](https://www.slimta.org) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT` `Python` +- [vSMTP](https://viridit.com/vsmtp-mail-transfer-agent/) - Next-gen MTA. Secured, Faster and Greener. ([Source Code](https://github.com/viridIT/vSMTP)) `GPL-3.0` `Rust` ### Communication - Email - Mailing Lists and Newsletters @@ -431,7 +432,7 @@ Mailing lists servers and mass mailing software - one message to many recipients **[`^ back to top ^`](#)** -[Webmail](https://en.wikipedia.org/wiki/Webmail) clients for email +[Webmail](https://en.wikipedia.org/wiki/Webmail) clients for email - [Afterlogic WebMail Lite](https://afterlogic.org/webmail-lite) - Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel. ([Demo](https://lite.afterlogic.com/), [Source Code](https://github.com/afterlogic/webmail-lite)) `AGPL-3.0` `PHP` - [Cypht](https://cypht.org) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/cypht)) `LGPL-2.1` `PHP` |