Download List

Descripción del Proyecto

IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP), sends searching queries to the server, and processes mailboxes based on the results.

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.

2012-03-01 10:56
2.5.2

Esta versión introduce funcionalidad para hacer frente a los persistentes errores y errores de conexión cuando se ejecuta en modo demonio. También corrige un error relacionado con el fracaso de manejo durante el inicio de sesión y cierre de sesión.
Tags: Stable, Bugfixes, Minor
This release introduces functionality to cope with persistent errors and connection failures when running in daemon mode. It also fixes a bug related to the failure handling during login and logout.

2012-02-28 10:50
2.5.1

La versión amplía la funcionalidad de recuperación para incluir el caso en que una respuesta inesperada de BYE es recibida desde el servidor. Añade una opción para controlar cuando debe utilizarse el mecanismo de recuperación.
Tags: Stable, Minor, Bugfixes
The release extends the recovery functionality to include the case in which an unexpected BYE response is received from the server. It adds an option to control if and when the recovery mechanism should be used.

2012-02-24 07:25
2.5

Esta versión introduce soporte para la recuperación de una sesión cuando se encuentra un error de red y tiene otras mejoras de robustez. También agrega compatibilidad con Lua 5.2, mientras que el código compilable aún con la versión 5.1. Entre los errores corregidos se anexa de mensajes a los buzones que no existían, ya que no se pudo crear el buzón de correo y vuelva a intentar la operación append. Se corrigió un problema donde fallas SSL podrían producir impresiones engañosas de error. Se ha quitado la compatibilidad con el formato de configuración antigua de 1.x obsoletas.
Tags: Stable, Major
This release introduces support for recovery of a session when a network failure is encountered, and has other robustness improvements. It also adds Lua 5.2 compatibility, while the codebase is still compilable with version 5.1. Among the bugs fixed is appending of messages to mailboxes that did not yet exist, since it failed to create the mailbox and retry the append operation. A problem where SSL failures could produce misleading error printouts was corrected. Support for the old deprecated 1.x configuration format has been removed.

2012-01-20 06:47
2.4.2

Esta versión corrige un problema que algunos caracteres ASCII en los nombres de buzón incorrectamente se convirtieron en UTF-7.
Tags: Stable, Bugfixes, Minor
This release fixes a problem where some ASCII characters in mailbox names were incorrectly converted to UTF-7.

2011-12-09 08:18
2.4.1

Esta versión corrige un problema que provocaba la función become_daemon() al fracaso.
Tags: Stable, Bugfixes, Minor
This release fixes a problem that caused the become_daemon() function to fail.

Project Resources