summaryrefslogtreecommitdiffstats
path: root/system/spambayes/slack-desc
diff options
context:
space:
mode:
author Audrius Kažukauskas <neobug@tornado.ktu.lt>2010-05-11 15:18:45 +0200
committer Alan Hicks <alan@lizella.net>2010-05-11 15:18:45 +0200
commit3e79f0bf03108ca58ec6871a422d54990fdbd265 (patch)
tree4df0fa3c84da3b9eb16ef375087516b35210c861 /system/spambayes/slack-desc
parent29d89a190908076312f0790d6eb28c5373df9ae0 (diff)
downloadslackbuilds-3e79f0bf03108ca58ec6871a422d54990fdbd265.tar.gz
slackbuilds-3e79f0bf03108ca58ec6871a422d54990fdbd265.tar.xz
system/spambayes: Initial import
Diffstat (limited to 'system/spambayes/slack-desc')
-rw-r--r--system/spambayes/slack-desc11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/spambayes/slack-desc b/system/spambayes/slack-desc
new file mode 100644
index 0000000000..19a9f0e3a3
--- /dev/null
+++ b/system/spambayes/slack-desc
@@ -0,0 +1,11 @@
+spambayes: spambayes (Python-based spam filter using statistical analysis)
+spambayes:
+spambayes: SpamBayes uses a different set of algorithm to most statistical spam
+spambayes: filters, which enables to dramatically lower the number of
+spambayes: legitimate mail classified as spam, through the introduction of an
+spambayes: 'unsure' category.
+spambayes:
+spambayes: SpamBayes can be used as a POP3 or an IMAP proxy, as well as a
+spambayes: simple mail filter for use with procmail.
+spambayes:
+spambayes: Homepage: http://spambayes.sourceforge.net/