A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/065254.html below:

smtplib

smtplib smtplibRoy Smith roy at panix.com
Mon Apr 16 08:37:15 EDT 2001
"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.

More information about the Python-list mailing list

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