character set conversion issue

2018-12-21 Thread Bruno Wolff III
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 is that this has to do with how iconv is used and that it probably

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

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