mconnect - connect to the SMTP server on a host

NAME  SYNTAX  DESCRIPTION  SEE ALSO 

NAME

mconnect − connect to the SMTP server on a host

SYNTAX

mconnect [ -version [ host [ port ] ] ]

DESCRIPTION

mconnect connects vi IP prototocol -version (’-4’, ’6’) to port on host. It sends its input to host, adding a CR to each line. Meanwhile it prints anything it receives from host.

If -version is not supplied, mconnect uses by default IPv6.

If port is not supplied, mconnect uses port 25 (SMTP).

If host is not supplied, mconnect connects to the local host.

SEE ALSO

tcpclient(1)


Updated 2024-01-29 - jenkler.se | uex.se