Re: [Mutt] #2974: [PATCH] recode attachment filenames if they are
#2974: [PATCH] recode attachment filenames if they are in the encoded-word
format
Comment (by Thomas Roessler):
{{{
On 2007-10-31 10:01:44 -0000, Mutt wrote:
> Some people name attachments with non-English letters. As per
> MIME specification, such names must use encoded-word syntax.
Wrong. MIME parameters must use RFC 2231 (or its successor). This
encoding has been supported in mutt since 1999. Use of RFC 2047
encoding in attributes, as suggested in this patch, is a spec
violation.
> The attached patch works for me (KOI8-R attachments are working just
> fine).
Please do not include this patch.
> Ticket URL: <http://dev.mutt.org/trac/ticket/2974>
Regards,
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2974#comment:>