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

How do I select an email given it's id? #74

Open Carpela opened 9 years ago

Carpela commented 9 years ago

Forgive me for being dumb... I can't seem to see a method for selecting emails based on their message_id...