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

Double authentication #47

Closed houshuang closed 10 years ago

houshuang commented 11 years ago

Does this work with dual authentication? I tried both my regular password, and an app-specific password, but both gave me a GMail object with the state "disconnected".

myobie commented 10 years ago

App-specific passwords should work. I can't reproduce this so I am closing for now. If this happens please create a new issue.