diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2013-02-12 12:46:18 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:58 -0600 |
commit | 60c964b9e0a18dbd0b2ce5141a2f918d63596c21 (patch) | |
tree | 385d4cd88110b787a5835fbac524503297130a55 /network/razor-agents/README | |
parent | 9c2746da46a9a6121e576f38281fda7f98ed0201 (diff) | |
download | slackbuilds-60c964b9e0a18dbd0b2ce5141a2f918d63596c21.tar.gz |
network/razor-agents: Added (collaborative spam detection)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/razor-agents/README')
-rw-r--r-- | network/razor-agents/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/razor-agents/README b/network/razor-agents/README new file mode 100644 index 0000000000..6c25d896d2 --- /dev/null +++ b/network/razor-agents/README @@ -0,0 +1,8 @@ +Vipul's Razor is a distributed, collaborative, spam detection and +filtering network based on user submissions of spam. Detection is +done with signatures that efficiently spot mutating spam content and +user input is validated through reputation assignments. +If this package is installed, SpamAssassin performs Razor checks of +e-mail messages. + +See http://razor.sourceforge.net/ for more information about Razor. |