RubyGems Navigation menu

imap_processor 1.6

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.13
minitest ~> 5.4
rdoc ~> 4.0

擁有者:

作者:

  • Ryan Davis, Eric Hodel

SHA 256 checksum:

810f268ac2090cd2f3b318e7cff151ee9f092d1775b9c9faee016637a9a9ebd8

總下載次數 32,151

這個版本 3,618

License:

MIT

Ruby 版本需求: >= 0

相關連結: