1.0.2 • Published 8 years ago

smtp-server-cli v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

smtp-server-cli

A development smtp server used to log incoming smtp messages.

Installation

$ npm install -g smtp-server-cli

Usage

$ smtp-server

Options

By default the server will run on port 2525 to avoid requiring additional permissions. This can be overriden by providing the -p or --port option.

Example:

$ smtp-server --port 1025
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago