Overview of IMAPFilter functionality
masterIMAPFilter is a mail filtering utility that connects to remote mail servers via the IMAP protocol (supporting versions 4 and 4rev1). It works by sending search queries to the server and processing mailboxes based on the results.
Common tasks you can perform include:
- Deleting messages
- Copying messages
- Moving messages
- Flagging messages
It is capable of managing messages residing in mailboxes on the same or different mail servers. Configuration and extensions are handled using the Lua programming language.