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.

2011-12-07 07:32
2.4

This release introduces support for non-ASCII mailbox names and a new environment variable to set the configuration directory. A bug that caused problems when parsing some server responses was fixed. Another problem when matching header fields, where the whole field instead of only its body was matched, was fixed. A misleading error message printed during debug file checking was corrected.
Tags: Stable, Major

2011-08-07 06:06
2.3

This release introduces support for appending and uploading messages to mailboxes. A bug which caused a mailbox to be incorrectly assumed selected was fixed. Another problem where some servers required an update of their capabilities after login was fixed. A timeout error during CRAM-MD5 authentication was fixed.
Tags: Stable, Major

2011-03-10 11:07
2.2.3

With this release, the next UID is returned as an additional return value of check_status(), and all processing methods now return a boolean based on their success. In addition, lost connections are now handled better by trying to reconnect, a bug was fixed concerning IDLE and new messages that were ignored, another bug where in some servers the initial IDLE reply wasn't handled correctly was also fixed, and some corrections of typo errors took place in the documentation.
Tags: Stable, Minor, Bugfixes

2010-01-24 05:37
2.2.2

This release fixes a couple of errors in the extending examples file.
Tags: Stable, Minor, bugfix

2010-01-21 10:37
2.2.1

This release introduces a global option for the IDLE refreshing interval and more detailed reporting when SSL socket errors occur.
Tags: Stable, Minor, Bugfixes

Project Resources