Download List

Projeto Descrição

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
0.9.2

Esta versão suporta MIME, base64, decodificação, etc, o que significa que os anexos de arquivos grandes são ignorados. Avaliações de arquivos são armazenados como arquivos Berkeley DB. A adição incremental / remoção de e-mail individual é agora suportado. Mais controle é dado agora para o arquivo. Qmail através de uma mudança para um simples 0 / 1 formato de código de saída. Esta versão também inclui o script de teste novo filtro e da linha de comando argumentos recursão de diretório de apoio, vários diretórios / arquivos, limite de tamanho máximo de arquivo, e da sensibilidade do caso. A exatidão foi melhorada, ignorando todas as fichas-numérico, comentários em HTML, e duplicar "interessante" tokens.
Tags: 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.

2002-08-19 15:45
0.9

Tags: Initial freshmeat announcement

Project Resources