nmail

0.0.4 • Public • Published

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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nmail

    Weekly Downloads

    6

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • wtfil