<<< Date Index >>>     <<< Thread Index >>>

[Mutt] #3488: mail-key function is broken when crypt_use_gpgme is set



#3488: mail-key function is broken when crypt_use_gpgme is set
------------------------------+---------------------------------------------
 Reporter:  antonio@â         |       Owner:  mutt-dev
     Type:  defect            |      Status:  new     
 Priority:  trivial           |   Milestone:          
Component:  mutt              |     Version:  1.5.21  
 Keywords:                    |  
------------------------------+---------------------------------------------
 Forwarding from http://bugs.debian.org/606742

 {{{
 Hello,

 Mailing a PGP public key with Esc-k is broken when using the gpgme
 crypto backend.

 Steps to reproduce:

     1)
     % echo "set crypt_use_gpgme=yes" >> /tmp/broken
     % mutt -F /tmp/broken

     alternatively, launch mutt with a gpg-agent if you don't have one
     already running:

     % gpg-agent --daemon mutt -F /tmp/broken

     2) Type Esc-k to mail a public key. You are asked for recipient
        and subject, but not for a keyid. Nothing more happens.

 Laurent.
 }}}

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