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 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

此版本支持MIME,Base64编码,解码等,也就是说,大型文件附件被忽略。评文件现在存储为Berkeley DB的文件。此外增量/个别电子邮件去除现在支持。现在更多的控制权交给。qmail文件通过改变一个简单的0 / 1退出代码格式。此版本还包括新的过滤器测试脚本和命令行参数的支持目录递归,多个目录/文件,最大文件大小限制,区分大小写。精度是无视全数字令牌改善,HTML注释,并重复“有趣”的标记。
标签: Major feature enhancements
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.

Project Resources