[Python-bugs-list] [ python-Bugs-700831 ] email crashes on broken attachements

SourceForge.net noreply@sourceforge.net
Mon, 10 Mar 2003 08:25:40 -0800


Bugs item #700831, was opened at 2003-03-10 08:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=700831&group_id=5470

Category: Python Library
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Thomas Wouters (twouters)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: email crashes on broken attachements

Initial Comment:
email.Utils._bdecode() does not fail gracefully on
broken attachements. The documentation suggests
(somewhat) that it should, though:

[if] "the header is missing, the payload is returned as-is"

A use-case can be found at

http://sourceforge.net/tracker/index.php?func=detail&aid=691039&group_id=103&atid=100103

and a patch for it at:

https://sourceforge.net/tracker/index.php?func=detail&aid=691055&group_id=103&atid=300103


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

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-03-10 11:25

Message:
Logged In: YES 
user_id=12800

Fixed in Message.py


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=700831&group_id=5470