On Mon, 5 Mar 2007 13:46, [EMAIL PROTECTED] said: > Yes. As said I got it working in gpg, but I have no idea what it > should do in mutt, and how to see if "it" works. (crypt_use_gpgme > works, crypt_use_pka is set, but it doesn't say anything about PKA in > the output.)
Ah weel, you need to enable it in gpg.conf. Add the suboption
pka-lookups to the verify options. For example:
verify-options show-keyserver-urls,pka-lookups
This should have been mentioned in the description for mutt's
crypt_use_pka. With this enabled you should get soemthing like this
[-- Begin signature information --]
Good signature from: Werner Koch <[EMAIL PROTECTED]>
aka: Werner Koch <[EMAIL PROTECTED]>
aka: Werner Koch
aka: Werner Koch <[EMAIL PROTECTED]>
created: Mon Mar 5 17:14:42 2007
PKA verified signer's address is: [EMAIL PROTECTED]
[-- End signature information --]
What crypt_use_pka also does is to put a notation into the signature,
something you could simulate with gpg.conf:
sig-notation [EMAIL PROTECTED]@gnupg.org
You may also use the honor-pka-record option of the keyserver-options
to automagically retrieve the key using the PKA record.
Shalom-Salam,
Werner
pgp9NcmSC2hl0.pgp
Description: PGP signature
