New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nmail

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmail

send email with nodejs

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

nmail

Simple module for nodejs witch can send emails

Install

npm install -g nmail

Usage

Usage: nmail [options] text

Options:

-h, --help              output usage information
-V, --version           output the version number
-f, --from [value]      Email sender
-p, --password [value]  Sender password. If set the authorization command will be send
-t, --to [value]        Email receiver 
-s, --smtp [value]      SMTP server. Change smtp server (default localhost or sender`s mail provider)
--file [value]          Attach file to email

Keywords

email

FAQs

Package last updated on 15 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts