Description: Port specifies either a TCP port number or service name (like SMTP) upon which to perform the SMTP conversation with the server. Default port for most mail servers is port 25.
Syntax:
<MAIL>PORT=port</MAIL>
<MAIL>PORT=port
Argument: port number or
service name
</MAIL> not needed for Keymacro file
See Also: <MAIL>, </MAIL>
Examples:
<MAIL>PORT=25</MAIL>
<MAIL>PORT=2
Even if the mail server uses the default, port 25, the port must be specified in the series of keymacros following HOST. Must be specified before each <MAIL>SEND command. <MAIL>SEND clears the buffer of any previous <MAIL>PORT entry.