Email attachments and text

Mark Carter cartermark46 at ukmail.com
Wed Dec 10 11:25:35 EST 2003


Section 12.2.13 (from the email module) gives examples of how to send
attachments with emails. The problem is, it does not explain how to
send text in the body of the message. One line of code that is gives
is:
outer.preamble = 'You will not see this in a MIME-aware mail
reader.\n'

So how do I arrange it so that the text *will* be seen?




More information about the Python-list mailing list