PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_mimeDecode » Bug #9344

Decoding Error

Details

Submitted2006-11-15 21:49 UTC
Fromkizare at gmail dot com
StatusDuplicate
PackageMail_mimeDecode
PHP Version5.1.3
OSWindows XP
Roadmaps(Not assigned)

Comments

[2006-11-15 21:49 UTC] kizare at gmail dot com

Description:
------------
I have an email that has been forwarded several times, about 1/2 meg now. The decoder is failing to decode with a boundary error "No boundary found for multipart/alternative part." I tried the fix on http://pear.php.net/bugs/bug.php?id=5831 but it didn't work. I also tried looking at a similar error that changed the regex pattern for the semi-colon, but that didn't work either. I have $Revision: 1.46 $ of the Mime Decoder.

The email can be viewed here: http://www.lostfish.org/email.txt.

(The email views just fine in GMail)