At 2003-04-17T01:43:59Z, Zack Weinberg writes: > Is there any way to tell PGG that, when GPG fails to verify a > signature because it doesn't have the relevant public key in its > keyring, it should automatically download the key from the keyservers > and try again? (gpg --recv-keys does the download.) Edit your ~/.gnupg/options. Add: keyserver-options auto-key-retrieve That's it! -- Kirk Strauser