nodemailer-sendmail-transport : Sendmail transport for Nodemailer. You can installing nodemailer-sendmail-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-sendmail-transport $ sudo npm install -g nodemailer-sendmail-transport
If want to update the nodemailer-sendmail-transport package execute the command as below,
$ sudo npm update nodemailer-sendmail-transport
Update package globally,
$ npm install -g nodemailer-sendmail-transport
$ sudo git clone https://github.com/rektide/nodemailer-sendmail-transport.git
$ sudo npm install -g ./nodemailer-sendmail-transport
nodemailer-sendmail-transport@1.0.2 /usr/lib/node_modules/nodemailer-sendmail-transport
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemailer-sendmail-transport
Package Name | nodemailer-sendmail-transport |
Version | 1.0.2 |
Description | Sendmail transport for Nodemailer |
Released Date | 2017-04-07T08:54:02.377Z |
Published by | andris |
How to Learn | https://www.npmjs.com/package/nodemailer-sendmail-transport/tutorial |