nodemailer-mailgun-transport : A transport module to use with nodemailer to leverage Mailguns REST API. You can installing nodemailer-mailgun-transport npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install nodemailer-mailgun-transport $ sudo npm install -g nodemailer-mailgun-transport
If want to update the nodemailer-mailgun-transport package execute the command as below,
$ sudo npm update nodemailer-mailgun-transport
Update package globally,
$ npm install -g nodemailer-mailgun-transport
$ sudo git clone https://github.com/rektide/nodemailer-mailgun-transport.git
$ sudo npm install -g ./nodemailer-mailgun-transport
nodemailer-mailgun-transport@1.3.5 /usr/lib/node_modules/nodemailer-mailgun-transport
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemailer-mailgun-transport
Package Name | nodemailer-mailgun-transport |
Version | 1.3.5 |
Description | A transport module to use with nodemailer to leverage Mailguns REST API |
Released Date | 2017-05-03T16:14:06.050Z |
Published by | orliesaurus |
How to Learn | https://www.npmjs.com/package/nodemailer-mailgun-transport/tutorial |