Download List

Descripción del Proyecto

smtp-vilter is a high-performance content filter for sendmail, which detects email viruses and spam. It can pass, discard, or simply mark an email based on the results of a content scan. It relies on third-party products for the actual content scan. It uses the milter API to communicate with sendmail, and backends to communicate with the actual scanning engines. The backends can be chained to perform a series of checks on each message in one run.

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.

2006-02-05 18:02
1.2.6

Un error en el analizador de archivos de configuración fue corregido. Integración de SpamAssassin se hizo más fácil. Los documentos se han aclarado un poco.
Tags: Minor bugfixes
A bug in the config file parser was fixed.
SpamAssassin integration was made easier. The docs
were clarified a bit.

2006-01-20 19:47
1.2.5

Cuando no hay sujeto, sino un prefijo de spam está establecido, esta versión va a crear un encabezado de tema compuesto por el prefijo de spam solamente.
Tags: Minor feature enhancements
When there is no subject but a spam prefix is set, this release will create a subject header consisting of the spam prefix only.

2005-12-18 14:33
1.2.4

Finalización de los procesos de comportamiento se ha corregido de manera que sea el padre o el proceso hijo puede ser señalado (muertos), y ambos se terminará y el pidfile serán eliminados. Una pérdida de memoria en el código de la tabla PF manejo ha sido corregido.
Tags: Minor feature enhancements
Process termination behavior was corrected so that
either the parent or child process can be
signalled (killed), and both will then terminate
and the pidfile will be removed. A memory leak in
the pf table handling code has been fixed.

2005-12-18 07:55
1.2.3

Una solución se presentó en el analizador de archivos de configuración.
Tags: Minor bugfixes
A fix was made in the config file parser.

2005-12-17 22:10
1.2.2

PF (filtro de paquetes) la integración se ha mejorado. Reacciones sobre el spam, los virus y contenido no deseado ahora se puede especificar con un tiempo de espera: "reaccionar sobre el virus de agregar a la mesa lista negra durante 24 horas".
Tags: Minor feature enhancements
PF (packet filter) integration was improved.
Reactions on spam, viruses, and unwanted content
can now be specified with a timeout: "react on
virus add to table blacklist for 24 hours".

Project Resources