[Email-SIG] MHTML support in Python email?

Bill Janssen janssen at parc.com
Sat Nov 11 05:04:55 CET 2006


Folks,

I'd like to be able to properly use MHTML (RFC 2557).  The major
impediment is resolving a URL against a mail message (the URL should
map to some part of a multipart/related section of the message).

To this end, it would be useful to add a method to the message object,
which when invoked would perform the URL resolution procedure
described in section 8.2 of the RFC.  Has anyone already added this?

Bill


More information about the Email-SIG mailing list