[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

empty flows text/plain part



I am seeing a bunch of

  Warning: Could not process part with given Content-Type: text/plain; charset="us-ascii"; format=flowed

errors when converting an archive with MHonarc 2.5.13. I think I tracked it
down to a trailing empty part of multipart/mixed messages whose outlines
look like this:


    Content-Type: multipart/mixed;
    	boundary="=====================_69193777==_"
    
    --=====================_69193777==_
    Content-Type: text/plain; charset="us-ascii"; format=flowed
    
    ...intro text deleted...
    
    --=====================_69193777==_
    Content-Type: image/jpeg; name="XXX.jpg"
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename="XXX.jpg"
    
    ... base64 image data deleted...
    
    --=====================_69193777==_
    Content-Type: text/plain; charset="us-ascii"; format=flowed
    
    
    --=====================_69193777==_--


the final text/plain part is empty. Could that cause the problem?

Roman Maeder

---------------------------------------------------------------------
To sign-off this list, send email to majordomo@mhonarc.org with the
message text UNSUBSCRIBE MHONARC-USERS


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]