On 26 Jul 2002 21:22, Velko Hristov wrote:

> But, sorry, I don't know what you have to do in order to get it work.
> Probably you should check if this encoding is installed on your system
> and if so - try setting charset=us-ascii in your .muttrc. Only guessing,
> anyway.

The charset information on my rh box is located under
/usr/share/i18n/charmaps. The real name of windows-1251 (putted by m$
outlook in the headers) is CP1251, and the charset file is called
/usr/share/i18n/charmaps/CP1251.gz.

I have also these hooks in my .muttrc (thanks to Anton Zinoviev):

# Aliases for broken MUAs
charset-hook windows-1250 CP1250
charset-hook windows-1251 CP1251
charset-hook US-ASCII     CP1251
charset-hook ISO-8859-1     CP1251

set charset=windows-1251

Velko

Reply via email to