aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rylatt <AndyR207@users.noreply.github.com>2016-06-25 20:37:21 +0000
committerGitHub <noreply@github.com>2016-06-25 20:37:21 +0000
commit9de34d0ad7d158151fd8c376e8e14c6d7227ab1c (patch)
tree64999d011217a3f15bab89f02db541b7d38fa21f
parentMerge pull request #594 from Kickball/kolab (diff)
parentAdd Qmail Source Code (diff)
downloadawesome-selfhosted-9de34d0ad7d158151fd8c376e8e14c6d7227ab1c.tar.gz
awesome-selfhosted-9de34d0ad7d158151fd8c376e8e14c6d7227ab1c.zip
Merge pull request #593 from Kickball/qmail
Update Qmail with missing license
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9355e331..8be5475d 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`
+* [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`