[Rails] Re: Mail notifications to self Net::SMTPAuthenticationError

2014-11-18 Thread bradford li
Thank you!! worked like a charm! On Tuesday, November 18, 2014 12:33:25 PM UTC-8, wdperson wrote: > > Hello, > > The reason you are getting that error is because more than likely you have > set up 2 factor authentication with Google/Gmail. So it is saying you need > to include a application spe

[Rails] Re: Mail notifications to self Net::SMTPAuthenticationError

2014-11-18 Thread wdperson
Hello, The reason you are getting that error is because more than likely you have set up 2 factor authentication with Google/Gmail. So it is saying you need to include a application specific password. In other words don't use the usual login password, create an application specific password o