Skip to content

tawasukha/fakesmtp

Repository files navigation

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

Releases

No releases published

Packages

No packages published