aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro D <mauro@stalw.art>2023-03-28 15:29:14 +0000
committerGitHub <noreply@github.com>2023-03-28 15:29:14 +0000
commit48629f7eefef76a65500a4a0fc0e2252b808aac5 (patch)
treebf4bee2011a1483747ece1c65b805ca8e61ebdef
parentAdded Mathesar to Database Management (#3630) (diff)
downloadawesome-selfhosted-48629f7eefef76a65500a4a0fc0e2252b808aac5.tar.gz
awesome-selfhosted-48629f7eefef76a65500a4a0fc0e2252b808aac5.zip
Add Stalwart SMTP to Communication - Email - MTAs (#3634)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02555ed9..cd646508 100644
--- a/README.md
+++ b/README.md
@@ -434,6 +434,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL-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`
+- [Stalwart SMTP](https://stalw.art/smtp) - Modern SMTP server designed with a focus on security, speed, and extensive configurability. ([Source Code](https://github.com/stalwartlabs/smtp-server)) `AGPL-3.0` `Rust`
- [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`