angelos3lex / react-native-smtp-mailer

Send emails by connecting to smtp server+attachments, using android javamail and ios mailcore2
38 stars 32 forks source link

Username and Password Not Accepted #40

Closed YudeMgoy closed 3 years ago

YudeMgoy commented 3 years ago

i get this error even my username and password are match [Error: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials g67sm1422389pfb.9 - gsmtp]

angelos3lex commented 3 years ago

You nee to configure your google smtp to allow access from less secure apps to successfully send emails. Check this