2.4.1.51.3 Description

This function sends an e-mail using SMTP protocol.

The SMTP commands are stored in the input file.

The command uses the following format:

telnet <SmtpServer> <SmtpPort>

Two environment variables are used:

MT_SMTP_SERVER : SmtpServer (default value : “localhost”)

MT_SMTP_PORT: SmtpPort (default value : “25”)