尚未到11點,再順帶發一個上次碰到NodeJS的郵箱插件nodeMailer不支持阿里雲郵件問題。node
網上不少資料都默認使用QQ之類的郵箱,由於nodeMailer默認添加了QQ之類的SMTP地址,可是阿里雲的地址我沒git
找到,須要本身手動添加,github
nodeMailer下的json
node_modules…找到gitlab
- nodemailer-wellknown
- services.json,打開,在最後添加阿里雲企業郵箱的SMTP便可
nodeMailer的github地址:https://github.com/andris9/Nodemailer阿里雲
阿里雲企業郵箱SMTP:http://mailhelp.mxhichina.com/smartmail/detail.vm?spm=0.0.0.0.sx5kh3&knoId=5871700插件