Skip to content

ActiveCampaign/postmark-nodemailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Postmark + Nodemailer

Using Postmark to send transactional emails through nodemailer is pretty straight forward.

The example.js file in this repo contains some basic example code for getting started. For additional functionality like using Postmark templates, or sending attachment, see the official nodemailer-postmark-transport module documentation.

Requirements

Node.js 4+

Install

npm install nodemailer --save
npm install nodemailer-postmark-transport --save

About

Using Postmark to send transactional emails through nodemailer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published