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
792 stars 123 forks source link

<Net::IMAP::NoResponseError: Please log in via your web browser #95

Open davidfeldi opened 5 years ago

davidfeldi commented 5 years ago

Hey,

We started getting this error today, after 2 years we were running with this gem.

Yes, "Allow less secure apps" is enabled on account.

Any ideas?