Hans Ginzel wrote:
> In the view attachements menu I see name of attachement
>
> =?iso-8859-2?Q?poutn=ED_slavnost_SW.doc?
>
> I thing this encoding is used in mail headers. Is it correct to use it
> also in attachement names? Does mutt support such names? I want to
> decode them when viewing name or saving attachement.
The sender's MUA incorrectly encoded the filename in this manner. You
can work around it by putting
set rfc2047_parameters
in your ~/.muttrc. Mutt will then attempt to decode the string
properly.