* while here switch to use `sed -i' instead of perl...
* remove maintainer per his request
* take maintainership
- Bug fix; always close selected mailbox before check_status().
- Bug fix; closing of selected mailbox twice with fetch_message().
- Bug fix; segmentation fault on some OpenSSL builds.
- Bug fix; possible problem during STARTTLS negotiation.
- Bug fix; handle IDLE untagged responses that are received in pieces.
full changelog at:
https://github.com/lefcha/imapfilter/blob/master/NEWS
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. It can be used to delete, copy, move, flag, etc. messages
residing in mailboxes at the same or different mail servers. The 4rev1
and 4 versions of the IMAP protocol are supported.
IMAPFilter uses the Lua programming language as a configuration and
extension language.
feedback & ok kili@