#955198 (neo)mutt: rfc2047_parameters should be enabled by default

Package:
neomutt
Source:
neomutt
Description:
command line mail reader based on Mutt, with added features
Submitter:
Andrei POPESCU
Date:
2021-09-04 13:57:03 UTC
Severity:
wishlist
Tags:
#955198#5
Date:
2020-03-28 08:45:25 UTC
From:
To:
Dear Maintainer,

The rfc2047_parameters option is not particularly easy to discover in
the manpage and/or figure out it may help for the particular issue it is
meant to fix.

See this thread on debian-user for an example.
https://lists.debian.org/debian-user/2020/03/msg00886.html

I would kindly suggest it is enabled by default as it doesn't affect the
correct case and helps a lot with mail sent by buggy clients.

Kind regards,
Andrei

#955198#10
Date:
2021-09-04 13:11:49 UTC
From:
To:
The manpages says:
----%<---------%<----- ----%<-----
Note that this use of RFC2047's encoding is explicitly prohibited by
the standard, but nevertheless encountered in the wild and produced
by, e.g., Outlook
----%<---------%<----- ----%<-----

Not sure if it should be set to true by default,.. let's try to check
why it is explicitly prohibited.