]> diplodocus.org Git - nmh/commitdiff
back out use of RFC 2047 decoding on the filename
authorOliver Kiddle <okiddle@yahoo.co.uk>
Wed, 28 Sep 2016 07:58:54 +0000 (09:58 +0200)
committerOliver Kiddle <okiddle@yahoo.co.uk>
Wed, 28 Sep 2016 08:28:11 +0000 (10:28 +0200)
The RFCs clearly state that an encoded word should not be used in
the MIME parameters and the scheme from RFC2231 should be used
instead. nmh supports that. Unfortunately, other mail clients,
in particular gmail and IBM/Lotus Notes, produce messages with
the invalid encoding.


No differences found