Hi,

  I am using a MimeTokenStream to parse a multipart message.  For
bodies with textual content (for instance text/plain), I get a
Reader object from MimeTokenStream.getReader().  Unfortunately,
it seems to not convert \r\n (correct end of line in messages on
the wire) to \n (correct end of line in Java strings).

  Is this a bug or did I miss something?

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/























Reply via email to