#3738: no error when attempt to send multipart message encrypted / signed using
PGP traditional
-----------------------------+----------------------
Reporter: wyardley | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: user interface | Version: 1.5.23
Resolution: fixed | Keywords:
-----------------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [bce2a0e71bf62521f6e6d31fd7386c46da3b457e]:
{{{
#!CommitTicketReference repository=""
revision="bce2a0e71bf62521f6e6d31fd7386c46da3b457e"
Provide a better prompt and error for inline PGP with attachments.
(closes #3738)
Change mutt_protect() to check for text/plain before trying to invoke
crypt_pgp_traditional_encryptsign(). This way, mutt can provide a bit
more specific prompt and error message.
Since pgp_mime_auto says it will prompt in the event of any failure,
keep the more generic prompt after the encryptsign call too.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3738#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent