smtp-tester-bin
v1.1.0
Published
cli script for the `smtp-tester` library
Downloads
2
Readme
smtp-tester-bin
This is a simple wrapper for running @deitch's
smtp-tester
via CLI.
Usage
The SMTP server is bound to localhost
by default. You may specify the port
(which defaults to 3025) via the --port
argument, for example:
$ smtp-tester --port 3026