[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] imap_processor 1.1 Released

Eric Hodel

5/18/2009 10:58:00 PM

imap_processor version 1.1 has been released!

* <http://seattlerb.rubyforge.org/imap_pro...

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.1 / 2009-05-18

* 1 minor enhancement
* IMAPProcessor#each_message allows messages to be omitted from the
returned
uid list (skipped)