Skip to content

Commit

Permalink
Adding mailgun transport link
Browse files Browse the repository at this point in the history
  • Loading branch information
ekryski committed Oct 11, 2016
1 parent 9b55bbe commit f1cb087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -405,6 +405,7 @@ var transporter = nodemailer.createTransport({

**Available Transports**

- **[nodemailer-mailgun-transport](https://github.com/orliesaurus/nodemailer-mailgun-transport)** for sending messages through Mailgun's Web API
- **[nodemailer-mandrill-transport](https://github.com/rebelmail/nodemailer-mandrill-transport)** for sending messages through Mandrill's Web API
- **[nodemailer-pickup-transport](https://github.com/andris9/nodemailer-pickup-transport)** for storing messages to pickup folders
- **[nodemailer-sailthru-transport](https://github.com/rebelmail/nodemailer-sailthru-transport)** for sending messages through Sailthru's Web API
Expand Down

0 comments on commit f1cb087

Please sign in to comment.