"Steve Holden" <sholden at holdenweb.com> wrote: > For the record, smtpli.SMTP.sendmail() does *not* look at the message > envelope at all: so, for example, you implement blind Cc's by including > recipients in the to_addrs list when they don't appear in the message > headers inside To: or Cc:. I think you've got that backwards. The To: and Cc: lines are part of the headers, not the envelope. The address list you give in the function call *is* the envelope. You are correct that putting addresses in the functional argument list and not the headers is how you implement Bcc, you've just got the terminology mixed up.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4