Download List

Projeto Descrição

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 versão apresenta funcionalidade para lidar com erros persistentes e falhas de conexão quando executando em modo daemon. Ele também corrige um bug relacionado com a falha de manipulação durante o logon e logout.
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

O lançamento amplia a funcionalidade de recuperação para incluir o caso no qual uma resposta inesperada BYE é recebida do servidor. Ele adiciona uma opção para controlar se e quando o mecanismo de recuperação deve ser usado.
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 versão apresenta suporte para recuperação de uma sessão quando uma falha de rede é encontrada e tem outras melhorias de robustez. Ele também adiciona Lua 5.2 compatibilidade, enquanto a base de código é ainda possa ser compilado com a versão 5.1. Entre os erros corrigidos é anexar mensagens para caixas de correio que ainda não existia, já que ele falha ao criar a caixa de correio e tente novamente a operação de acréscimo. Foi corrigido um problema onde falhas SSL poderiam produzir impressões de erro enganosas. Suporte para o formato antigo de configuração foi substituído 1. x foi removido.
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 versão corrige um problema onde alguns caracteres ASCII em nomes de caixa de correio foram incorretamente convertidos para 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 versão corrige um problema que causou a função become_daemon() falha.
Tags: Stable, Bugfixes, Minor
This release fixes a problem that caused the become_daemon() function to fail.

Project Resources