mhonarc-users

empty flows text/plain part

2002-12-09 15:50:14
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(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS

<Prev in Thread] Current Thread [Next in Thread>