Scroll to navigation

mconnect(1) General Commands Manual mconnect(1)

NAME

mconnect - connect to the SMTP server on a host

SYNTAX

mconnect[host[port]]

DESCRIPTION

mconnectconnects toportonhost.It sends its input tohost,adding a CR to each line.Meanwhile it prints anything it receives fromhost.

Ifportis not supplied,mconnectuses port 25 (SMTP).

Ifhostis not supplied,mconnectconnects to the local host.

SEE ALSO

tcpclient(1)