Applications/Internet

qsf - Quick Spam Filter

Quick Spam Filter (QSF) is an Open Source email classification filter,
designed to be small, fast, and accurate, which works to classify
incoming email as either spam or non-spam.

To recognise spam, QSF strips the text out of the email (using MIME
decoding and HTML stripping) and then splits it into tokens (words,
word pairs, URLs, and so on). These tokens are then looked up in a
database and analysed using the Bayesian technique to see whether the
email should be classified as spam or not.

QSF is designed to be run by an MDA, such as procmail.
License:Artistic Group:Applications/Internet
URL:http://www.ivarch.com/programs/qsf/

Packages

Name Version Release Type Size Built
qsf 1.2.6 2.fc5 src 178 KiB Fri May 4 09:36:44 2007

Changelog

* Fri May 4 18:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 1.2.6-2
- add %check (#238691)
* Wed May 2 18:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 1.2.6-1
- initial release

Listing created by RepoView-0.5.2-1.fc6 (modified)