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