aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-06-25 20:02:04 +0000
committerGitHub <noreply@github.com>2016-06-25 20:02:04 +0000
commite0df3619e2993c06289ac29d7c3dce8b962a7b13 (patch)
tree9379e24d74fd7fcfc9e16cc0b284dfbc0fb3a100
parentUpdate Qmail with missing license (diff)
downloadawesome-selfhosted-e0df3619e2993c06289ac29d7c3dce8b962a7b13.tar.gz
awesome-selfhosted-e0df3619e2993c06289ac29d7c3dce8b962a7b13.zip
Add Qmail Source Code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3ba5d6a..9d4f0bbc 100644
--- a/README.md
+++ b/README.md
@@ -223,7 +223,7 @@ _MTAs / SMTP servers_
* [Maildrop](https://github.com/m242/maildrop) - Disposable email SMTP server, also useful for development. `MIT` `Scala`
* [OpenSMTPD](https://opensmtpd.org/) - Secure SMTP server implementation from the OpenBSD project. `ISC`
* [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL` `C`
-* [Qmail](http://www.qmail.org/top.html) - Secure Sendmail replacement. `CC0` `C`
+* [Qmail](http://www.qmail.org/top.html) - Secure Sendmail replacement. ([Source Code](https://sources.debian.net/src/netqmail/1.06-5/)) `CC0` `C`
* [Sendmail](http://www.sendmail.com/sm/open_source/) - Message transfer agent (MTA).
* [Slimta](http://slimta.org) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT License` `Python`