smtp-server-cli

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i smtp-server-cli

Weekly Downloads

2

Version

1.0.2

License

ISC

Last publish

Collaborators

  • socsieng