pp-mailerjs
v2.16.0
Published
Wrapper to send email via Amazon SES or gmail with templates and stuff
Downloads
23
Keywords
Readme
mailerjs
To get this:
npm install --save projectpixelpress/mailerjs
To use:
mailer = require('mailerjs')({"transport":"gmail","username":"USERNAME","password":"PASSWORD"})