Hello! I need an example how to send html email with attachment.

I can send text email with attachments (by setting attachments=[]).
I can send html email without attachment (by setting text/html content-
type in headers dict).

But it seems to me there is no way sending html email with attachment.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to