node mail helper:用于使用Ejs模板发送电子邮件的Nodemailer帮助器 源码
节点邮件助手 使用Ejs模板发送电子邮件的Nodemailer助手。 安装 npm install node-mail-helper 先决条件 该软件包需要以下env变量。 MAIL_DRIVER = smtp MAIL_HOST = smtp . mailtrap . io MAIL_PORT = 2525 MAIL_USERNAME = xxxxxxxxxxx MAIL_PASSWORD = xxxxxxxxxxx MAIL_ENCRYPTION = MAIL_FROM = no - reply @ ndiecodes . com N / B:对于安全通道,MAIL_ENCRYPTIO
文件列表
node-mail-helper-master.zip
(预估有个6文件)
node-mail-helper-master
LICENSE
1KB
README.md
2KB
.gitignore
19B
index.js
3KB
package-lock.json
4KB
package.json
659B
暂无评论