The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
imap_processor 1.2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Hodel

Posts: 660
Nickname: drbrain
Registered: Mar, 2006

Eric Hodel is a long-time Rubyist and co-founder of Seattle.rb.
imap_processor 1.2 Posted: Jul 7, 2009 7:40 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eric Hodel.
Original Post: imap_processor 1.2
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.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eric Hodel
Latest Posts From Segment7

Advertisement

imap_processor version 1.2 has been released!

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 executables imap_keywords which can query an IMAP server for keywords set on messages in mailboxes, imap_idle which can show new messages in a mailbox and imap_archive which will archive old messages to a new mailbox.

Changes:

  • 2 major enhancements
    • imap_archive which archives old mail to dated mailboxes
    • imap_idle which lists messages that were added or expunged from a mailbox
  • 4 minor enhancements
    • Added IMAPProcessor#create_mailbox
    • Added IMAPProcessor#delete_messages
    • Added IMAPProcessor#move_messages
    • Disabled verification of SSL certs for 1.9
  • 1 bug fix
    • Fixed options file names, they should be Symbol keys

Read: imap_processor 1.2

Topic: Agile RX and Ruby RX Philly: Earlybird Expires! Previous Topic   Next Topic Topic: Most american graduates are unemployable because …

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use