#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):

 As a note, gpgme is not affected by this.

 Simply fixing the comparison inside pgp_getkeybystr() doesn't solve the
 problem.  Afterwards it displays a menu to select from the results.  This
 menu also will ignore keys without any addresses, so the menu is blank.

 Perhaps the more correct solution is to modify parse_pub_line().  For a
 pub record, a blank field 10 should not be skipped - it should generate a
 uid record.  I will need to check with the mutt-dev list before
 implementing this though.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3564#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to