Better Mime Decoder than mimetools?
Michael P. Reilly
arcege at shore.net
Mon May 17 11:59:57 EDT 1999
Brad Clements <bkc at Murkworks.com> wrote:
: I'm wondering if anyone has combined the various mime and multi-part
: utilities together to produce a unified package for decoding all forms of
: mime enhanced mail.
: I need to decode single and multi-part messages, each which may contain
: subparts. Mimetools by itself doesn't look like it will do what I need.
: Does anyone have any pointers for a more comprehensive collection of mime
: decoding modules?
I have a module (mimecntl) available to package and unpackage MIME
files which might help. Python 1.5.2 also has the mimify module.
My package is at http://www.shore.net/~arcege/python/.
-Arcege
More information about the Python-list
mailing list