RubyGems Navigation menu

imap_processor 1.5

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.8.1 - July 27, 2023 (26.0 KB)
  2. 1.8.0 - January 09, 2023 (26.0 KB)
  3. 1.7 - June 04, 2020 (25.0 KB)
  4. 1.6 - October 17, 2014 (24.5 KB)
  5. 1.5 - August 07, 2014 (24.5 KB)
顯示所有版本(共 11)

Development 相依性套件 (3):

hoe ~> 3.12
minitest ~> 5.4
rdoc ~> 4.0

擁有者:

作者:

  • Eric Hodel, Ryan Davis

SHA 256 checksum:

d9128ec7b4246cdb9c80f283042e46824358b8636c3badefbfe478ec58e396ed

總下載次數 32,150

這個版本 2,523

License:

MIT

Ruby 版本需求: >= 0

相關連結: