Socket
Book a DemoInstallSign in
Socket

smtp-server-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-server-cli

A development `smtp` server used to log incoming `smtp` messages.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

Keywords

smtp

FAQs

Package last updated on 02 Mar 2016

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