Download List

Descripción del Proyecto

This is a mail filter which uses the Bayes algorithm as explained in Paul Graham's article "A Plan for Spam". It aims to be smaller, faster, and more versatile than other filters. The implementation is ANSI C and uses POSIX functions. Supported platforms are (in theory) all POSIX systems. It is independent from external programs and libraries, supports multiple database formats (flat files, libdb, and MySQL), and uses efficient zero-copy processing. SpamAssassin style passthru mode and headers are supported.

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-10-21 09:14
0.9.4

El tipo de buzón es ahora detectada automáticamente. Más ejemplos de uso son los previstos. OSF1 y MacOS X son ahora soportados. El tamaño es ahora extrema variable. Un error en el d-se fijó opción. Un par de otros errores menores fueron encontrados y fijo.
Tags: Development, Minor bugfixes
The mailbox type is now auto-detected. More usage examples are provided. OSF1 and MacOS X are now supported. The extrema size is now variable. A bug in the -d option was fixed. A couple of other minor bugs were found and fixed.

2002-10-15 11:08
0.9.3

Ambos formatos maildir y mbox son ahora totalmente compatible, y todas las cuestiones libdb conocidos han sido resueltos. Un error en la N-vuelva a registrar (como nonspam) modo se ha fijado, y manejo de encabezado de correo electrónico está mayúsculas y minúsculas. El corrector de nuevo montón de texto expuestos-fugas de memoria de modo que se han fijado. El paquete RPM se ha construido y probado en RedHat 8.0, y requiere libdb4.0.
Tags: Development, Minor bugfixes
Both maildir and mbox formats are now fully supported, and all known libdb issues have been resolved. A bug in the -N (reregister as nonspam) mode has been fixed, and mail header handling is now case insensitive. The new heap checker exposed text-mode memory leaks which have been fixed. The rpm package has been built and tested on RedHat 8.0, and requires libdb4.0.

2002-10-12 14:01
0.9.2

Un error en el registro de mensajes múltiples se ha fijado.
Tags: Development, Minor bugfixes
A bug in multiple message registration was fixed.

2002-10-12 13:36
0.9.1

El único mensaje por invocación de restricción se han eliminado, una página de manual con formato previo se incluye ahora, los informes de errores se ha mejorado, y algunos mensajes fueron aclarados.
Tags: Development, Minor feature enhancements
The single message per invocation restriction were removed, a preformatted man page is now included, error reporting was improved, and some messages were clarified.

2002-10-10 00:48
0.84

Un error en el modo de texto que podría causar una violación de segmento busca una lista vacía se ha solucionado. A pocos ajustes portabilidad se han añadido para libdb v4.0 y * BSD.
Tags: Minor bugfixes
A bug in text mode that could cause a segfault searching an empty list has been fixed. A few portability tweaks have been added for libdb v4.0 and *BSD.

Project Resources