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

Google prevents signin #84

Open shmulim opened 8 years ago

shmulim commented 8 years ago

Google prevents the signing because the app "doesn't meet modern security standards."

Their email reads:

"We strongly recommend that you use a secure app, like Gmail, to access your account. All apps made by Google meet these security standards. Using a less secure app, on the other hand, could leave your account vulnerable. Learn more.

Google stopped this sign-in attempt, but you should review your recently used devices"

gregoryneal commented 8 years ago

All you need to do is go to https://www.google.com/settings/security/lesssecureapps and enable access for this less secure apps, aka ones that aren't using google's OAuth.