And message is treated as text/plain, but i need it to be html.
andrei
unread,
Jul 15, 2010, 4:55:14 AM7/15/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web.py
Sending email with "Content-type: multipart/alternative" (with text
and html messages) is also impossible, since when I use attachments it
sets "Content-type: multipart/mixed" and my html message becomes
attachment.