Skip to content

awesomebox/awesomebox-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesomebox-mailer

Simple mailer using nodemailer, awesomebox, and juice

Installation

$ npm install awesomebox-mailer

Usage

Look at nodemailer for configuration and email options.

To use templates, just pass a template parameter to the send method rather than using text and html. Just reference templates that have html and txt extensions and pass a data parameter to use data in your templates.

Check out the examples directory.

License

Copyright (c) 2013 Matt Insler
Licensed under the MIT license.

About

Simple mailer using nodemailer, awesomebox, and juice

Resources

License

Stars

Watchers

Forks

Packages

No packages published