[Bug 238691] New: Review Request: qsf - Quick Spam Filter

bugzilla at redhat.com bugzilla at redhat.com
Wed May 2 11:54:25 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238691

           Summary: Review Request: qsf - Quick Spam Filter
           Product: Fedora Extras
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mlichvar at redhat.com
         QAContact: fedora-package-review at redhat.com


Spec URL: http://people.redhat.com/mlichvar/tmp/qsf.spec
SRPM URL: http://people.redhat.com/mlichvar/tmp/qsf-1.2.6-1.fc7.src.rpm
Description:
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.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list