Description: A valid email address that mail will be sent as "carbon copy", in a form like recipient@company.com
Syntax:
<MAIL>CC=recipient@mailserver.com</MAIL>
<MAIL>CC=recipient@mailserver.com
Argument: valid email
address
</MAIL> not needed for Keymacro file
See Also: <MAIL>, </MAIL>,<MAIL>TO_ADD, <MAIL>BCC
Examples:
<MAIL>CC=webaccess2@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.
Must be specified before each
<MAIL>SEND command. <MAIL>SEND clears the buffer of any
previous <MAIL>CC entry.