#3564: can't choose certain public keys for encryption even when specifying the
keyID
-----------------------+----------------------
Reporter: likkk | Owner: mutt-dev
Type: defect | Status: new
Priority: critical | Milestone:
Component: mutt | Version: 1.5.21
Resolution: | Keywords:
-----------------------+----------------------
Comment (by kevin8t8):
Just inspecting the code, it looks like the problem is in
pgp_getkeybystr(). The comparison of the search string against the key id
takes place inside the address matching loop. Since there aren't any
addresses, it never gets a chance to match against the keyid.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3564#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent