Fw: smtplib: including a subject

Gerhard Häring gerhard at bigfoot.de
Sat Mar 2 06:33:56 EST 2002


Tal Linzen wrote in comp.lang.python:
> Hi.
> 
> I couldn't figure out how to send a mail with a subject. Help?

You're not the first one to have this problem *hint, hint*:

See

    http://groups.google.com/groups?q=python+smtplib+subject

for previous discussions of this question.

> (By the way, I think the docs on this module could use some
> rewriting -- it appears to be directed to those familiar with the c
> library it wraps, rather than to the common Python user).

You'll need to file a bug report at the Sourceforge bug tracker if you
want to bring this to the attention of the Python committers. Be sure
to set the Category to "Documentation".

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list