aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-08-20 17:33:07 +0000
committerGitHub <noreply@github.com>2019-08-20 17:33:07 +0000
commitd9655e1922a863018c1e70abc4807d98c7089ee4 (patch)
tree3374cd6b01cbcae8318913874a0e7c8e7eae6073
parentMerge pull request #1769 from bobvanluijt/patch-1 (diff)
parentAdd chasquid to the Email/MTA section (diff)
downloadawesome-selfhosted-d9655e1922a863018c1e70abc4807d98c7089ee4.tar.gz
awesome-selfhosted-d9655e1922a863018c1e70abc4807d98c7089ee4.zip
Merge pull request #1770 from albertito/patch-1
Add chasquid to the Email/MTA section
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd32ed2e..e18660b7 100644
--- a/README.md
+++ b/README.md
@@ -324,6 +324,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins.
_MTAs / SMTP servers_
+- [chasquid](https://blitiri.com.ar/p/chasquid/) - SMTP (email) server with a focus on simplicity, security, and ease of operation. ([Source Code](https://blitiri.com.ar/git/r/chasquid/)) `Apache-2.0` `Go`
- [Courier MTA](http://www.courier-mta.org/) - Fast, scalable, enterprise mail/groupware server providing ESMTP, IMAP, POP3, webmail, mailing list, basic web-based calendaring and scheduling services. ([Source Code](http://www.courier-mta.org/repo.html)) `GPL-3.0` `C`
- [Exim](https://www.exim.org/) - Message transfer agent (MTA) developed at the University of Cambridge. ([Source Code](http://git.exim.org/exim.git)) `GPL-3.0` `C`
- [Haraka](http://haraka.github.io/) - High-performance, pluginable SMTP server written in Javascript. ([Source Code](https://github.com/haraka/Haraka)) `MIT` `Javascript`