1.0.7 • Published 9 years ago

fxa-auth-mailer v1.0.7

Weekly downloads
1
License
MPL 2.0
Repository
github
Last release
9 years ago

Firefox Accounts Mailer

Build Status

Library to send out verification emails in the fxa-auth-server which renders emails from a template (and handles localization).

The emails are written to postfix which tends sends them off to SES.

The auth-mailer also includes a restify API to send emails, but the auth server is using it as a library at the moment.

Prerequisites

  • node 0.10.x or higher
  • npm
  • postfix