Closed ElvoRoveli closed 8 years ago
Very much verified! My sincerest apologies if it caused any harm.
I'm working on a fix.
Fixed as of 0.4.116
. Note that you will still see the BCC when you use
to="myemail@gmail.com", bcc="someother@gmail.com"
Since you are sending to yourself, it still shows the BCC. If you send it to someone else though, then no one will see the BCC.
Update using pip install -U yagmail
should do the trick
I've found that when I send a message using
bcc = [...]
, the full BCC list is visible to all recipients.