Re: [Mutt] #3067: PGP/MIME signatures incorrectly assigned "Content-Disposition: inline"
#3067: PGP/MIME signatures incorrectly assigned "Content-Disposition: inline"
----------------------------------------------+-----------------------------
Reporter: jrollins | Owner: me
Type: enhancement | Status: accepted
Priority: minor | Milestone:
Component: crypto | Version:
Keywords: openpgp mime content-disposition |
----------------------------------------------+-----------------------------
Changes (by me):
* owner: mutt-dev => me
* status: new => accepted
Comment:
The pgp-signature body part was labelled inline simply because when I
added the content-disposition support, I failed to support the case for
"no preference" in which case the header field is omitted.
I agree with Thomas that it does not make sense to label it as
"attachment" since it has no meaning apart from the multipart/signed.
I've attached a patch which makes Mutt be able to omit the Content-
Disposition, and will now omit it for the multipart/signed with pgp-
signature.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3067#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent