Re: What is official repository now ?
> > > > From: =?utf-8?Q?Vladim=EDr?= Marek <your-em@il>
> > >
> > > Your locale or charset setup is misconfigured. Probably at least a
> > > bad $config_charset and a suboptimal $send_charset.
> >
> > Thanks for pointing this out, I forgot to recode .muttrc when moving to
> > utf-8 environmnet.
>
> Shouldn't the .muttrc have a (possibly optional) charset declaration
> at the beginning, in particular to be able to use it in various
> locales?
As Thomas noted earlier, set config_charset. One could even use
set config_charset=`enca ~/.muttrc`
:)
--
Vlad