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

archive doesn't seem to work #86

Open phuongnd08 opened 8 years ago

phuongnd08 commented 8 years ago

I'm using this gem to parse and then archive email. But look like the Email#archive method doesn't work. The email is still in the inbox. Perhaps just me? I'm using the app password.