mike55 wrote: > hi, > > when i do a $mail->addBcc the recipient is not hidden. > e.g. > $mail->addTo([EMAIL PROTECTED]); > $mail->addBcc([EMAIL PROTECTED]); > > both, a and b will receive an email where both recipients are visible. > how come? any cure?
I saw this too last week and have a note on my desk to investigate it more. Regards, Rob...
