On Wed, 12 Dec 2012, Dominik George wrote: > The BTS, when decoding text/* MIME parts, has to convert any CRLF to > LF ones (as in, strip exactly one CR occurence preceding any LF). > This behaviour is also correct for text that had reall CRLF line > breaks in its original form as those will be CRCRLF after MIME > encoding.
No, CRLF line endings will remain the same. In any event, if you read the MIME standard as specifying CRLF line endings in text/* MIME parts, then that's what the BTS provides, as it merely shoves the un-base64 encoded mime content back out to the client with the appropriate MIME headers. Don Armstrong -- N: Why should I believe that?" B: Because it's a fact." N: Fact?" B: F, A, C, T... fact" N: So you're saying that I should believe it because it's true. That's your argument? B: It IS true. -- "Ploy" http://www.mediacampaign.org/multimedia/Ploy.MPG http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

