Re: mutt, PuTTY, and ISO-8859-1, oh my!
On Tue 13-Jul-2004 at 23:29 -0700, David Storrs wrote:
> In my .muttrc:
>
> # These four lines tell Mutt to use Latin1 (ISO-8859-1) as
> # its standard charset.
Minor point, but this will always send mail labeled as ISO-8859-1
and never as us-ascii:
> set send_charset="ISO-8859-1:us-ascii"
..it should be the other way around:
set send_charset="us-ascii:ISO-8859-1"
--
Bruno
- References:
- mutt, PuTTY, and ISO-8859-1, oh my!
- Re: mutt, PuTTY, and ISO-8859-1, oh my!
- Re: mutt, PuTTY, and ISO-8859-1, oh my!
- Re: mutt, PuTTY, and ISO-8859-1, oh my!
- Re: mutt, PuTTY, and ISO-8859-1, oh my!