#3950: Prune unusable keys from PGP key selection menu -------------------------+------------------------------------------------- Reporter: madduck | Owner: mutt-dev Type: | Status: new enhancement | Priority: major | Milestone: Component: crypto | Version: 1.8.0 Resolution: | Keywords: pgp unusable key menu selection | expired revoked gpg recipient -------------------------+-------------------------------------------------
Comment (by Kevin McCarthy <kevin@…>): In [changeset:"26cbf2cac701062cc6fad45920219b8df359baec" 7084:26cbf2cac701]: {{{ #!CommitTicketReference repository="" revision="26cbf2cac701062cc6fad45920219b8df359baec" Make GPGME key selection behavior the same as classic-PGP. (see #3950) Classic-PGP key selection auto-selected a match if there was a single strong, valid, address-match result, even if there were other weak matches. GPGME was prompting in the same situation, if there were other weak matches. Change GPGME to match the classic behavior, as this is more useful and matches the manual description. }}} -- Ticket URL: <https://dev.mutt.org/trac/ticket/3950#comment:4> Mutt <http://www.mutt.org/> The Mutt mail user agent