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