Hi, I'm writing a small script that generates email and I've noticed that:
1) one should add the 'To' and 'CC' headers to the email message 2) one needs to specify the recipients in the smtplib sendmail() method Can someone explain how these are related? Thanks, Mark -- http://mail.python.org/mailman/listinfo/python-list