fossasia-nodemailer

Github星跟踪图

mailer

This is a small node js server that can send emails using nodemailer.

Running

git clone https://github.com/fossasia/mailer.git
cd mailer

Install dependancies.

npm install

Visit localhost:3100 on your browser.

You can actually make it send emails using your gmail account. However it might involve you clearing some security for your account. Proceed at your own risk.

copy the config files:

cp config.json.dist config.json

Edit config.json with your gmail username and password. Fire up the mail server again. Send emails!

主要指标

概览
名称与所有者fossasia/fossasia-nodemailer
主编程语言JavaScript
编程语言CSS (语言数: 2)
平台
许可证
所有者活动
创建于2014-12-09 05:39:00
推送于2017-09-17 20:15:39
最后一次提交2014-12-15 14:31:10
发布数0
用户参与
星数1.5k
关注者数10
派生数8
提交数15
已启用问题?
问题数0
打开的问题数0
拉请求数1
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?