aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRabenherz112 <rabenherz@theravenhub.com>2023-06-29 14:53:38 +0000
committerRabenherz112 <rabenherz@theravenhub.com>2023-06-29 14:53:38 +0000
commite9518a73b6bb56914db0f3c69316916c556c7e58 (patch)
treedf2c6731539e8746ff85f545753ada7c43b79b14
parentUpdate Languages in Email - Complete Solutions (diff)
downloadawesome-selfhosted-e9518a73b6bb56914db0f3c69316916c556c7e58.tar.gz
awesome-selfhosted-e9518a73b6bb56914db0f3c69316916c556c7e58.zip
Update Languages in Email - Mail Delivery Agents
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7d51942b..f3c845ac 100644
--- a/README.md
+++ b/README.md
@@ -422,9 +422,9 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Cyrus IMAP](https://www.cyrusimap.org/) - Email (IMAP/POP3), contacts and calendar server. ([Source Code](https://github.com/cyrusimap/cyrus-imapd)) `BSD-3-Clause-Attribution` `C`
- [Dovecot](https://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT/LGPL-2.1` `C`
-- [MailForm](https://github.com/Feuerhamster/mailform) - Lightweight self-hosted open source alternative to Formspree and SendGrid. `Apache-2.0` `Nodejs`
+- [MailForm](https://github.com/Feuerhamster/mailform) - Lightweight self-hosted open source alternative to Formspree and SendGrid. `Apache-2.0` `Nodejs/Docker`
- [Piler](https://www.mailpiler.org/wiki/start) - Feature-rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPL-3.0` `C`
-- [Stalwart JMAP](https://stalw.art/jmap) - JMAP and IMAP server designed to be secure, fast, robust and scalable. ([Source Code](https://github.com/stalwartlabs/jmap-server)) `AGPL-3.0` `Rust`
+- [Stalwart JMAP](https://stalw.art/jmap) - JMAP and IMAP server designed to be secure, fast, robust and scalable. ([Source Code](https://github.com/stalwartlabs/jmap-server)) `AGPL-3.0` `Rust/Docker`
### Communication - Email - Mail Transfer Agents