Download List

Project Description

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

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.
Tags: Stable, Bugfixes, Minor

2012-02-28 10:50
2.5.1

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.
Tags: Stable, Minor, Bugfixes

2012-02-24 07:25
2.5

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.
Tags: Stable, Major

2012-01-20 06:47
2.4.2

This release fixes a problem where some ASCII characters in mailbox names were incorrectly converted to UTF-7.
Tags: Stable, Bugfixes, Minor

2011-12-09 08:18
2.4.1

This release fixes a problem that caused the become_daemon() function to fail.
Tags: Stable, Bugfixes, Minor

Project Resources