diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2010-08-28 14:44:51 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:15 -0500 |
commit | 681a94659de0771ebae1aa2cf61f4a33fb1307be (patch) | |
tree | ec4499e258fee15658c2af31157416e5cbe2cd53 /network/spambayes/README | |
parent | 728d8f1a341276cccebd4cbf3e5f1de5c5678165 (diff) | |
download | slackbuilds-681a94659de0771ebae1aa2cf61f4a33fb1307be.tar.gz |
network/spambayes: Miscellaneous cleanups and moved from system.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/spambayes/README')
-rw-r--r-- | network/spambayes/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/spambayes/README b/network/spambayes/README new file mode 100644 index 0000000000..179ca058b7 --- /dev/null +++ b/network/spambayes/README @@ -0,0 +1,6 @@ +SpamBayes uses a different set of algorithm to most statistical spam filters, +which enables to dramatically lower the number of legitimate mail classified as +spam, through the introduction of an 'unsure' category. + +SpamBayes can be used as a POP3 or an IMAP proxy, as well as a simple mail +filter for use with procmail. |