Hi All,

I am trying to switch from javamail to mime4j. I got some problem when
parsing quoteprintable message with MIME4J like this:

http://put.hk/source/news.twonil.com.hk/general.chat/1771446.html

it's an usenet message.

I got many warnings during new Message(inputstream, mimeconfig):

W/tedPrintableInputStream(  918): Malformed MIME; expected \r or [0-9A-Z],
got 10

It seems that there has no workaround unless adding '\r' for every new line.

Please advise.

Regards,
Ken


-- 
View this message in context: 
http://old.nabble.com/quoteprintable-message-distorted-tp29317840p29317840.html
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to