From 24026d982f5508bad12816bdeea4c85c3d37a65f Mon Sep 17 00:00:00 2001 From: krondor Date: Fri, 27 Jun 2014 11:17:56 -0400 Subject: [PATCH] Added SpamAssassin to Security Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..05211f5 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Security tools.* * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. +* [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection techniques. ## SMTP *SMTP servers.*