Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 383 Bytes

Fake SMTP Server

Fake SMTP Server for Development Purpose

Installation

npm install -g @tawasukha/fakesmtp

Usage

fakesmtp [options] [port]

Arguments

  • port : connect to specified port (default 1025)

Options

  • -V, --version : output the version number
  • -h, --html : display HTML
  • -r, --raw : display Raw
  • --help : display help for command