fastify-nodemailer:固定Nodemailer插件

时间:2021-05-13 14:31:51
【文件属性】:
文件名称:fastify-nodemailer:固定Nodemailer插件
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-13 14:31:51
nodejs nodemailer fastify fastifyjs-plugin JavaScript 固定节点邮件程序 固定好nodemailer插件,使用它可以在服务器的每个部分共享相同的nodemailer传输器。 它在封装了传输器,您传递给register的选项将传递给该传输器。 有关配置/使用的详细信息,请查看。 安装 npm i fastify-nodemailer --save 版本号 该插件支持以下Fastify和Nodemailer版本。 请参考PR和发行中的相应分支。 版本 分支 固定 节点邮件程序 终止支持 1.x 1.x 4.x 停产 2.x 2.x 4.x 待定 3.x 2.x 5.x 不推荐使用 4.x 4.x 2.x 6.x 待定 5.x 掌握 3.x 6.x 待定 用法 通过register将其添加到您的项目中,您就完成了! 您可以通过访问转运fastify.nodemailer并通过Sendmail的() fastify
【文件预览】:
fastify-nodemailer-master
----.gitignore(668B)
----package.json(942B)
----.travis.yml(124B)
----LICENSE(1KB)
----index.js(571B)
----test.js(2KB)
----.github()
--------dependabot.yml(170B)
----README.md(4KB)
----example.js(1KB)

网友评论