[Patches] [ python-Patches-565183 ] email Parser non-strict mode

noreply@sourceforge.net noreply@sourceforge.net
Thu, 06 Jun 2002 00:02:39 -0700


Patches item #565183, was opened at 2002-06-06 17:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=565183&group_id=5470

Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: email Parser non-strict mode

Initial Comment:
Here's my current state of the non-strict Parser mode.
At the moment it handles most ugly stuff I see, with the
exception of the multiple-nested-multiparts-with the same
boundary tags grossness - but I think that this is actually
a pretty savage violation of the RFC, so I'm not too fussed
about it.

There's still some work to be done in the area of digests,
but I'll bring that up on mimelib-devel.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=565183&group_id=5470