On Fri, 2004-01-02 at 09:52, Scott Johnson wrote:
How can I do mail filtering with BincImap? Like based on ____ header, move message to ______ imap folder.
man procmail
What you're describing is the job of the mail delivery agent, not the IMAP server.
I would mention maildrop, too. <URL:http://www.flounder.net/~mrsam/maildrop/>
maildrop performs the same task as procmail, but it's had better support for the Maildir storage format and the syntax of the ~/.mailfilter file is easy to learn.
Toby
