in reply to Re: Creating MIME entities with CRLF line endings
in thread Creating MIME entities with CRLF line endings
The problem is that this will also change newlines in the binary parts. I could parse the message to figure out what parts are binary and ignore them, but then I will have gone and written a MIME parser, and I might as well have written a MIME generator.
|
|---|