aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRabenherz112 <rabenherz@theravenhub.com>2023-06-29 14:58:48 +0000
committerRabenherz112 <rabenherz@theravenhub.com>2023-06-29 14:58:48 +0000
commit7c2a8ea163dbc8d0dc5fb9fb1ab6949d6ba649fd (patch)
treee65e7fea7155a9f967a969e5cb03a4f1b0256fe8 /README.md
parentUpdate Languages in Email - Mail Delivery Agents (diff)
downloadawesome-selfhosted-7c2a8ea163dbc8d0dc5fb9fb1ab6949d6ba649fd.tar.gz
awesome-selfhosted-7c2a8ea163dbc8d0dc5fb9fb1ab6949d6ba649fd.zip
Update Languages in Email - Mail Transfer Agents
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3c845ac..91b2ef45 100644
--- a/README.md
+++ b/README.md
@@ -441,7 +441,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Haraka](https://haraka.github.io/) - High-performance, pluginable SMTP server written in Javascript. ([Source Code](https://github.com/haraka/Haraka)) `MIT` `Nodejs`
- [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`
- [Maildrop](https://gitlab.com/markbeeson/maildrop) - Disposable email SMTP server, also useful for development. `MIT` `Scala`
-- [MailHog](https://github.com/mailhog/MailHog) - Small Golang executable which runs an SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development. `MIT` `Go`
+- [MailHog](https://github.com/mailhog/MailHog) - Small Golang executable which runs an SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development. `MIT` `Go/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`
- [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`