This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: imap_processor 1.1
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
IMAPProcessor is a client for processing messages on an IMAP server. It
provides some basic mechanisms for connecting to an IMAP server,
determining capabilities and handling messages.
IMAPProcessor ships with the imap_keywords executable which can query an
IMAP server for keywords set on messages in mailboxes.
Changes:
1 minor enhancement
IMAPProcessor#each_message allows messages to be omitted from the returned
uid list (skipped)