"\n" in nntp world, many messages are not 100% fully compliance.
Regards, Ken Norman Maurer-3 wrote: > > Hi Ken, > > so the lines are only terminated by a "\n" and not by "\r\n" ? > > Bye, > Norman > > > 2010/8/1 [email protected] <[email protected]>: >> >> 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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/quoteprintable-message-distorted-tp29317840p29318759.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]
