Re: character set conversion issue

2018-12-22 Thread Kevin J. McCarthy
On Fri, Dec 21, 2018 at 11:24:21PM +0100, Arnt Gulbrandsen wrote: On Friday 21 December 2018 22:37:42 CET, Bruno Wolff III wrote: I also got the same problem when I attached an ebcdic file as an attachment, so there is probably more to this than I thought. The linefeed isn't UTF-8, it's email.

Re: character set conversion issue

2018-12-21 Thread Arnt Gulbrandsen
On Friday 21 December 2018 22:37:42 CET, Bruno Wolff III wrote: I also got the same problem when I attached an ebcdic file as an attachment, so there is probably more to this than I thought. The linefeed isn't UTF-8, it's email. A MIME part delimiter starts with the four bytes 13, 10, 45, 45 (

Re: character set conversion issue

2018-12-21 Thread Bruno Wolff III
On Fri, Dec 21, 2018 at 15:01:57 -0600, Bruno Wolff III wrote: I was playing around with sending out email in ebcdic-us and found that when using the convert when sending option (offered after editing the charset with control-t) an utf-8 new line gets added to the converted part. Changing t

Re: character set conversion issue

2018-12-21 Thread Bruno Wolff III
On Fri, Dec 21, 2018 at 15:01:57 -0600, Bruno Wolff III wrote: I was playing around with sending out email in ebcdic-us and found that when using the convert when sending option (offered after editing the charset with control-t) an utf-8 new line gets added to the converted part. My guess i