Nodejs发送邮件,除了nodemail 还有别的可以实现发送邮件吗
发布于 9 年前 作者 songtanjichuan 10515 次浏览 最后一次编辑是 8 年前 来自 问答

RT

17 回复

nodemailer还不够?

看到多处用 mailgun 发邮件。

@leapon 是一个邮件服务器的API?

@coolicer 是的。有 npm 模块支持。

Mailgun is a complete email service for sending, receiving and storing email using an HTTP API as well as SMTP, POP3 and IMAP.

@leapon 收费的还是免费的?

@coolicer 果断免费的

mailer 使用过,还可以

感觉可以弄个邮箱轰炸服务器。。。。

不能用这个调Lotes Nodes发么?我调了很多次都没办法啊

@liaobin 没试过我用nodermailer

@yessirpopesama 现在收件服务器一般是1S 超过8个就退信

Nodejs NoderMailer 发送邮件 已经很强大了 而且我个人已经实现并且在项目中使用了 http://www.cnblogs.com/dwj0931-node/ 源代码都在着了

@yessirpopesama 哈哈,服务端直接给提退回好不好~

我用的是一个第三方平台的收费的,说是收费其实和免费差不多。每天前500封是免费的,后面发的3.8元一千封。我现在每天免费的500就够了。所以也就等于免费。http://submail.cn/

回到顶部