11.1.71.6   <MAIL>TO_ADD=

Description:   Adds another email address that the mail will be sent to, in a form like recipient@company.com 

Syntax:         <MAIL>TO_ADD=recipient2@mailserver.com</MAIL>
<MAIL>TO_ADD=recipient2@mailserver.com
 

Argument:     valid email address
</MAIL> not needed for Keymacro file

See Also:       <MAIL>, </MAIL>, <MAIL>CC, <MAIL>BCC

 

Examples:      <MAIL>TO=webaccess1@yourcompany.com</MAIL>
<MAIL>TO=Supervisor1 <Supervisor@yourcompany.com>

A valid email address should specify the email address that mail will be `TO', in a form like carter@yourcompany.com or -from "Tom Carter <carter@yourcompany.com>". The address is added to the "To:" header and to the list of recipients. Can be repeated as many times as required to build a list of multiple recipients

Must be specified before each <MAIL>SEND command. <MAIL>SEND clears the buffer of any previous <MAIL>TO_ADD entry.