0.0.6 • Published 10 years ago

awesomebox-mailer v0.0.6

Weekly downloads
8
License
-
Repository
github
Last release
10 years ago

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.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago