Description: A valid email address that mail will be sent as "carbon copy", in a form like recipient@company.com
Syntax:
<MAIL>BCC=recipient@mailserver.com</MAIL>
<MAIL>BCC=recipient@mailserver.com
Argument: valid email
address
</MAIL> not needed for Keymacro file
See Also: <MAIL>, </MAIL>,<MAIL>CC, <MAIL>TO_ADD
Examples:
<MAIL>BCC=webaccess4@yourcompany.com</MAIL>
<MAIL>BCC=Supervisor1 <Supervisor
@yourcompany.com>
A valid email address should
specify the email address that mail will be sent as `BCC', in a
form like carter@yourcompany.com or -from "Tom Carter
<carter@yourcompany.com>". The address is added to the "BCC:"
header and to the list of recipients.
Must be specified before each
<MAIL>SEND command. <MAIL>SEND clears the buffer of any
previous <MAIL>BCC entry.