[Mutt] #2974: [PATCH] recode attachment filenames if they are in the encoded-word format
#2974: [PATCH] recode attachment filenames if they are in the encoded-word
format
Some people name attachments with non-English letters. As per MIME
specification, such names must use encoded-word syntax. But when Mutt
displays the attachments menu, such files are named after the encoded-word
name, because names are not decoded.
The attached patch works for me (KOI8-R attachments are working just
fine).
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2974>