How do I add a Bcc (Blind cc) to all emails sent from Zencart admin? I have looked at the email functions and docs, and do not see any mention of it. Tried adding
$mail-> Bcc = $from_email_address;
at line 196 of functions_email.php, but that did not do it.
I am a frustrated Systems Engineer; not a programmer, so a simple non-tech solution is greatly appreciated.


, and
