#3828: mutt-1.6.0: send fails after canceling pgp with pgp_autoinline set
----------------------+----------------------
Reporter: william | Owner: kevin8t8
Type: defect | Status: assigned
Priority: major | Milestone:
Component: IMAP | Version:
Resolution: | Keywords:
----------------------+----------------------
Changes (by kevin8t8):
* owner: => kevin8t8
* status: new => assigned
* component: => IMAP
Comment:
Thanks for the bug report, Will. I think this is a bug from the
opportunistic encryption changes. It used to completely clear the flags,
but I changed that when oppenc became one of the flags.
It may be that I need to change a few "if (msg->security)" to "if
(msg->security & (ENCRYPT | SIGN))".
I'll take a closer look at this soon (right now, my brain is fried... ;-)
)
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3828#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent