angelos3lex / react-native-smtp-mailer

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

Error: Could not connect to SMTP host #14

Closed sauravjmt closed 4 years ago

sauravjmt commented 4 years ago

Hi ,

i am getting following error in Android

{ [ Error: Could not connect to SMTP host: smtp.gmail.com, port: 465, response: -1] framesToPop: 1, nativeStackAndroid: [], userInfo: null, code: 'EUNSPECIFIED', line: 2108, column: 26, sourceURL: 'http://localhost:8081/index.delta?platform=android&dev=true&minify=false' }

angelos3lex commented 4 years ago

Hi @sauravjmt , please make sure that in your Gmail, you have activated the use of less secure apps.