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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 06 Jun 2002 01:09:17 -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.

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

>Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-06-06 18:09

Message:
Logged In: YES 
user_id=29957

Here's a newer version of the patch that gets digests right,
as I talked about on mimelib-devel. The code that gets digests
right should be split out of this in any case - I'd look
into splitting
it, but I've got too much on my plate right now. 

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

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