logger-send-by-email
* 代码中写死了,只支持 qq邮箱;如果需要请在 src目录下自行修改 sendEmail 代码 * 授权码请在邮箱设置中开启 smtp 服务,获取授权码 ## schedule func params ```js // schedule(options) const options = { time: '59 23 * * *', formEmail: '*******@qq.com', formEmailPass: '这是你的授权码', toEmail: '*****@gmail.co
ts-mailer
This lib provide a class and function as singleton instance to compile a hbs template adding data and send it as an email using aws-ses. ## Send email using hbs template and aws-ses
mailover
Simple handy apis for sending mail.