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

Re: Do you auto fetch GPG keys?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday, June 16 at 03:04 PM, quoth Jeff Macdonald:
> I've been following this thread and added the settings you outlined 
> in an earlier message and I've also configured gpg to automatically 
> keyfetch. However, the only signature that verifies is yours. Others 
> give me this message:
>
>
> [-- PGP output follows (current time: Fri 16 Jun 2006 03:02:20 PM EDT)--]
> usage: gpg [options] --encrypt [filename]
> [-- End of PGP output --]
>
> Is anyone else seeing this?

Ahh, hmm. It would appear that the pgp_decode_command I gave doesn't 
*quite* work (my signatures to this list are handled by the 
pgp_verify_command setting because they're inline signatures, while 
most everybody else uses detached PGP/MIME signatures). Try this (all 
one line, of course):

set pgp_decode_command="gpg --status-fd=2 --no-verbose --quiet --batch 
- --output - %f"

My suspicion is that that %?p?--passphrase-fd 0? syntax isn't 
supported by your mutt (I forget what I had to do to enable that).

~Kyle
- -- 
The real problem is not whether machines think, but whether men do.
                                                      -- B. F. Skinner
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iD8DBQFEkwUSBkIOoMqOI14RApt+AJ4+3RDj3wpaUZQIPlWoJzkCuHM4owCfZyCL
0w1Apm96ntXfqSFSyK3T0YQ=
=1xuv
-----END PGP SIGNATURE-----