All,

I'm trying to figure out a way to send html email using Python. I've
found scripts such as the one in the link below:

http://www.stevecoursen.com/2008/10/sending-html-email-from-python.html/

These don't seem to work well. I took a (very) basic html page and had
the script in the page above read that page and then set up the text /
html email. When my client received the message it was filled with
visible html tags.

The ultimate goal is to have a script that displays a simple HTML
table that's easily readable by anyone using a client capable of
interpreting html emails.

Thoughts?

-j
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to