Description: Adds another email address that the mail will be sent as "carbon copy", in a form like recipient@company.com
Syntax:
<MAIL>BCC_ADD=recipient2@mailserver.com</MAIL>
<MAIL>BCC_ADD=recipient2@mailserver.com
Argument: valid email
address
</MAIL> not needed for Keymacro file
See Also: <MAIL>, </MAIL>, <MAIL>CC, <MAIL>BCC
Examples:
<MAIL>BCC=webaccess5@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. 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>BCC_ADD entry.