首页 > Web开发 > 详细

NodeJS下的阿里云企业邮箱邮件发送问题

时间:2015-08-12 01:06:31      阅读:2050      评论:0      收藏:0      [点我收藏+]

还没有到11点,再顺带发一个上次碰到NodeJS的邮箱插件nodeMailer不支持阿里云邮件问题。

网上很多资料都默认使用QQ之类的邮箱,因为nodeMailer默认添加了QQ之类的SMTP地址,但是阿里云的地址我没

找到,需要自己手动添加,

nodeMailer下的

node_modules…找到


nodeMailer的github地址:https://github.com/andris9/Nodemailer

阿里云企业邮箱SMTP:http://mailhelp.mxhichina.com/smartmail/detail.vm?spm=0.0.0.0.sx5kh3&knoId=5871700

技术分享

NodeJS下的阿里云企业邮箱邮件发送问题

原文:http://www.cnblogs.com/yanhuiw/p/4722583.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!