aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorawesome-selfhosted-bot <github-actions@github.com>2023-11-22 00:45:49 +0000
committerawesome-selfhosted-bot <github-actions@github.com>2023-11-22 00:45:49 +0000
commit87101c8ca96bc4e426e049bdbefc3f514d7b2a1f (patch)
tree0e88428ea2e0b13eb9149c41aef7a6ce43244fda
parent[bot] build markdown from awesome-selfhosted-data 4311497 (diff)
downloadawesome-selfhosted-87101c8ca96bc4e426e049bdbefc3f514d7b2a1f.tar.gz
awesome-selfhosted-87101c8ca96bc4e426e049bdbefc3f514d7b2a1f.zip
[bot] build markdown from awesome-selfhosted-data c4b263c
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1d7d314..cc72e224 100644
--- a/README.md
+++ b/README.md
@@ -425,6 +425,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [MailCatcher](https://mailcatcher.me/) - Ruby gem that deploys a simply SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development. ([Source Code](https://github.com/sj26/mailcatcher)) `MIT` `Ruby`
- [OpenTrashmail](https://github.com/HaschekSolutions/opentrashmail) - Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API. `Apache-2.0` `Python/PHP/Docker`
- [OpenSMTPD](https://opensmtpd.org/) - Secure SMTP server implementation from the OpenBSD project. ([Source Code](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/)) `ISC` `C/deb`
+- [OpenTrashmail](https://github.com/HaschekSolutions/opentrashmail) - Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API. `Apache-2.0` `Python/PHP/Docker`
- [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL-1.0` `C/deb`
- [Sendmail](https://www.proofpoint.com/us/products/email-protection/open-source-email-solution) - Message transfer agent (MTA). `Sendmail` `C/deb`
- [Slimta](https://www.slimta.org) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT` `Python`