[Tutor] need help with sending email

Kent Johnson kent37 at tds.net
Fri Jan 5 19:53:28 CET 2007


shawn bright wrote:
> right, thanks, Mike.
> i can send an email fine. Some of the providers we are trying to reach 
> will reject anything that is not content type: text-plain
> 
> thats what i need to know how to add.

The first example on this page seems to do what you want:
http://docs.python.org/lib/node162.html

Kent



More information about the Tutor mailing list