fxa-auth-mailer

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

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
npm i fxa-auth-mailer

Metadata

Downloads

Maintainers