11.1.71.8   <MAIL>CC_ADD=

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

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

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

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

 

Examples:      <MAIL>CC=webaccess3@yourcompany.com</MAIL>
<MAIL>CC=Supervisor1 <Supervisor@yourcompany.com>

A valid email address should specify the email address that mail will be sent as`CC', in a form like carter@yourcompany.com or -from "Tom Carter <carter@yourcompany.com>". The address is added to the "CC:" 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>CC_ADD entry.