小编Sal*_*per的帖子

无法使用nodejs中的office365帐户从nodemailer发送电子邮件出现错误身份验证失败?

我正在使用 nodemailer 向具有 Office 365 帐户的用户发送电子邮件,电子邮件和密码均正确,但每次我都会收到错误 - 身份验证失败

Error: Invalid login:Authentication unsuccessful[BL0PR01CA0033.prod.exchangelabs.com]
code: 'EAUTH',
response: '535 5.7.3 Authentication unsuccessful [BL0PR01CA0033.prod.exchangelabs.com]',
response Code: 535,
command: 'AUTH LOGIN'** 
Run Code Online (Sandbox Code Playgroud)

outlook node.js office365 nodemailer

7
推荐指数
1
解决办法
2万
查看次数

标签 统计

node.js ×1

nodemailer ×1

office365 ×1

outlook ×1