gosurp smtp listen
Start SMTP server and listen
Synopsis
Start SMTP server and listen for incoming connections on the specified port
gosurp smtp listen [flags]
Options
-h, --help help for listen
--hostname string Hostname to listen on (default "localhost")
--port strings Ports to listen on, comma separated (default [25])
Options inherited from parent commands
-v, --verbose count Level of verbosity: -v for INFO, -vv for DEBUG, -vvv for TRACE.
See Also
- gosurp smtp - Send mail from the CLI using SMTP