RubyGems Navigation menu

imap_processor 1.7

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 several executables which can query and manipulate IMAP mailboxes in several different ways: imap_archive :: Archives old messages to a new dated mailbox. imap_cleanse :: Delete messages older than a certain age in specified mailboxes. imap_flag :: Flag messages to/from certain people. imap_idle :: Shows new messages in a mailbox. imap_keywords :: Queries an IMAP server for keywords set on messages imap_learn :: Flags messages based on what you've flagged before. imap_mkdir :: Ensures that certain mailboxes exist.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.8.1 - July 27, 2023 (26 KB)
  2. 1.8.0 - January 09, 2023 (26 KB)
  3. 1.7 - June 04, 2020 (25 KB)
  4. 1.6 - October 17, 2014 (24.5 KB)
  5. 1.5 - August 07, 2014 (24.5 KB)
Show all versions (11 total)

Development Dependencies (2):

hoe ~> 3.22
rdoc >= 4.0, < 7

Owners:

Pushed by:

Authors:

  • Ryan Davis, Eric Hodel

SHA 256 checksum:

832930bdea358360ed7923d8b15d9316f05a432a79b223ac7526971d8c20640a

Total downloads 32,095

For this version 1,819

License:

MIT

Required Ruby Version: >= 0

Links: