Download List

專案描述

Bayespam is a spam filter for Qmail, although it
should work with minor modification on many email
servers. It uses Bayesian classification to
"learn" what spam and not-spam email looks like,
and filters based on that learning. The
Getopt::Long, MIME::Parser, Fcntl, and DB_File
modules are required.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-01 13:16 Back to release list
0.9.2

This release supports MIME, base64, etc. decoding, meaning that large file attachments are ignored. Ratings files are now stored as Berkeley DB files. The incremental addition/removal of individual email is now supported. More control is now given to the .qmail file through a change to a simple 0/1 exit code format. This version also includes new filter test script, and the command-line arguments support directory recursion, multiple directories/files, maximum file size limit, and case sensitivity. Accuracy was improved by ignoring all-numeric tokens, HTML comments, and duplicate "interesting" tokens.
標籤: Major feature enhancements

Project Resources