tomás wrote: > On Sun, Feb 28, 2016 at 10:21:43PM -1000, Joel Roth wrote: > > Hi, > > > > I have gpg installed (package gpgv). > > > > I tried putting "source /etc/Muttrc.d/gpg.rc" at the end of > > ~/.muttrc, and also putting "source /etc/Muttrc" at the > > beginning. > > (1) Does it ask you for a passphrase -- or does it fail right away? > (2) I'm assuming that you are looking at one message encrypted to > you. What happens if you > - copy this message to a file on its own (in mutt's index, > type "C" and give it a file name say "foo") > - from a shell, do "gpg -d foo"?
Hi Tomás, I noticed that it is signed messages, like yours, that cause the hiccup. I can't view them with the space bar (could not copy message), but I can see them (including the signature text) with the 'v' key. Saving your message to a folder and running gpg -d on it returns the message text and this: gpg: Signature made Sun 28 Feb 2016 10:43:03 PM HST using DSA key ID 7AD1DA46 gpg: Can't check signature: public key not found Could the exit status of gpg be causing mutt to give up? I shouldn't need to verify your signature. btw I tried setting "set crypt_verify_sig=no" in .muttrc. Thanks Joel > regards > - -- tomás __ Joel Roth