Youans / nodejs-nodemailer-outlook

Simple integration module for outlook.office365 smtp servers
Apache License 2.0
36 stars 12 forks source link

cant send, got this #13

Open Skypow2012 opened 3 years ago

Skypow2012 commented 3 years ago

Error: Invalid login: 535 5.7.3 Authentication unsuccessful [HKAPR04CA0016.apcprd04.prod.outlook.com] at SMTPConnection._formatError (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:605:19) at SMTPConnection._actionAUTHComplete (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:1340:34) at SMTPConnection. (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:1298:18) at SMTPConnection._processResponse (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:764:20) at SMTPConnection._onData (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:570:14) at TLSSocket. (C:\Users\Maxmon\Desktop\mail\node_modules\nodejs-nodemailer-outlook\node_modules\nodemailer\lib\smtp-connection\index.js:710:55) at TLSSocket.emit (events.js:310:20) at addChunk (_stream_readable.js:286:12) at readableAddChunk (_stream_readable.js:268:9) at TLSSocket.Readable.push (_stream_readable.js:209:10) { code: 'EAUTH', response: '535 5.7.3 Authentication unsuccessful [HKAPR04CA0016.apcprd04.prod.outlook.com]', responseCode: 535, command: 'AUTH LOGIN' }

julianomajally commented 3 years ago

I am having the same error! And can`t find any solution online. I even tried Nodemailer lib with no success and same issue occurred.

Any suggestions ?

popeyebot commented 3 years ago

Can you add @outlook.com in the user section ?