fxa-auth-mailer

1.0.7 • Public • Published

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

/fxa-auth-mailer/

    Package Sidebar

    Install

    npm i fxa-auth-mailer

    Weekly Downloads

    3

    Version

    1.0.7

    License

    MPL 2.0

    Last publish

    Collaborators

    • dannycoates
    • rfkelly
    • chilts