diff options
author | awesome-selfhosted-bot <github-actions@github.com> | 2023-11-22 00:45:49 +0000 |
---|---|---|
committer | awesome-selfhosted-bot <github-actions@github.com> | 2023-11-22 00:45:49 +0000 |
commit | 87101c8ca96bc4e426e049bdbefc3f514d7b2a1f (patch) | |
tree | 0e88428ea2e0b13eb9149c41aef7a6ce43244fda /README.md | |
parent | [bot] build markdown from awesome-selfhosted-data 4311497 (diff) | |
download | awesome-selfhosted-87101c8ca96bc4e426e049bdbefc3f514d7b2a1f.tar.gz awesome-selfhosted-87101c8ca96bc4e426e049bdbefc3f514d7b2a1f.zip |
[bot] build markdown from awesome-selfhosted-data c4b263c
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |