Download List

Descripción del Proyecto

sk_filter is an email filter that aims to reduce
costs for dial-up users. Although there are some
other filters out there that claim to do the same,
sk_filter really lets you take control of your
email by helping you filter email messages by
their size. It will let you filter messages that
are equal to or larger than a specific size, or
messages that have a size that falls within a
specified range, or messages of an exact size.

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.

2004-01-05 18:15
0.2.1

El "file_exists" la función se denomina "can_read_file" para aclarar su propósito. El - verbose y - interruptores highly_verbose se han añadido (esto debería ayudar a la depuración). Un poco de limpieza de código se ha hecho, y algunos comentarios se han añadido. Cuando se realiza una gama de tamaños eliminar, la gama fue calculado en el análisis de cada correo electrónico. Se calcula una sola vez ahora, como debe ser. El programa ahora sale con gracia cuando se deja de analizar el archivo de configuración.
Tags: Initial freshmeat announcement
The "file_exists" function was renamed to
"can_read_file" to clarify its purpose. The
--verbose and --highly_verbose switches were added
(this should help debugging). A bit of code
cleaning was done, and a few comments were added.
When doing a size range delete, the range was
computed when analyzing every email. It is
computed only once now, as it should. The program
now exits gracefully when it fails to parse the
config file.

Project Resources