Download List

项目描述

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 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

此版本引入了应付持续存在错误和连接失败,守护进程模式下运行时的功能。它还修复了一个 bug 有关在登录和注销过程中处理的故障。
标签: 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

释放扩展了恢复功能,包括在其中的意外的再见响应从服务器收到的案件。是否以及何时应该使用的恢复机制,它会向控件添加一个选项。
标签: 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

此版本引入了对会话时网络故障遇到,并且有其他的鲁棒性改进恢复支持。它还添加了 Lua 5.2 的兼容性,虽然基本代码是用 5.1 的版本仍可编译。除固定的 bug 追加到没有尚不存在,因为它没有创建邮箱,然后重试追加操作的邮箱的消息。在 SSL 失败可能产生误导性的错误打印输出问题已得到纠正。已删除老已弃用的 1.x 配置格式的支持。
标签: 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

此版本修复了问题一些邮箱名称中的 ASCII 字符被错误地转换到 UTF-7。
标签: 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

此版本修复了一个问题,导致了 become_daemon() 函数失败。
标签: Stable, Bugfixes, Minor
This release fixes a problem that caused the become_daemon() function to fail.

Project Resources