Re: question about forwarding with -mime option ...
Emile CARCAMO <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > > I've noticed recently that when I forward an email and type some > french characters into the message body, those are not converted to > 8bit when sending the mail. > Do you have a sample message that you can share? > Andy Hi, Meanwhile I've found out what was causing that trouble : my 'locale' settings were in french instead of being set to 'C'. I also didn't forget this btw : <satp20832.wifi>[emile]<101>env | grep iso LC_CTYPE=iso-8859-1 MM_CHARSET=iso-8859-1 <satp20832.wifi>[emile]<102> <satp20832.wifi>[emile]<102>locale LANG=C LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL=C <satp20832.wifi>[emile]<103> All is working great now as usual. Thanks for asking. Regards, -Émile