Vincedream / NodeMail

💗 用Node写一个爬虫脚本每天定时给女朋友发一封暖心邮件
928 stars 196 forks source link

Message failed: 554 #20

Open Ghostwritten opened 5 years ago

Ghostwritten commented 5 years ago

报错了,帮忙看一下,大佬

邮件发送成功 undefined 静等下一次发送 { Error: Message failed: 554 DT:SPM 126 smtp2,DMmowAAnNDQz4zxdCk6LIw--.52838S2 1564271411,please see http://mail.163.com/help/help_spam_16.htm?ip=219.143.176.2&hostid=smtp2&time=1564271411 at SMTPConnection._formatError (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:605:19) at SMTPConnection._actionSMTPStream (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:1478:34) at SMTPConnection._responseActions.push.str (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:968:22) at SMTPConnection._processResponse (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:764:20) at SMTPConnection._onData (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:570:14) at TLSSocket._socket.on.chunk (/root/crawler/NodeMail/node_modules/nodemailer/lib/smtp-connection/index.js:522:47) at emitOne (events.js:96:13) at TLSSocket.emit (events.js:188:7) at readableAddChunk (_stream_readable.js:176:18) at TLSSocket.Readable.push (_stream_readable.js:134:10) at TLSWrap.onread (net.js:559:20) code: 'EMESSAGE', response: '554 DT:SPM 126 smtp2,DMmowAAnNDQz4zxdCk6LIw--.52838S2 1564271411,please see http://mail.163.com/help/help_spam_16.htm?ip=219.143.176.2&hostid=smtp2&time=1564271411', responseCode: 554, command: 'DATA' `}```

Ghostwritten commented 5 years ago

发送邮箱是126 smtp:126; 接受邮箱:qq; 授权码已经设好

Vincedream commented 5 years ago

问题提供不够充分,如果可以,加我微信解决vince_hua

jimStyle88 commented 4 years ago

image 我也遇到同样的问题

lonePat commented 4 years ago

image