dcparker / ruby-gmail

A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
http://dcparker.github.com/ruby-gmail
790 stars 123 forks source link

Added a move_to! method to do label! to create folder if not exist #59

Closed ysjwang closed 10 years ago

ysjwang commented 10 years ago

Just realized I may have been reading the API wrong. My bad! Closing this. Great project!