On Wed, Sep 12, 2007 at 02:28:25PM -0500, Kyle Wheeler wrote: > On Wednesday, September 12 at 09:10 PM, quoth sigi: > >If I type the command (gpg --recv-keys XXXXX) manually, it receives > >the key correctly, and adds it to my keyring. I tried several > >keyservers, and they all didn't catch the key within mutt, but > >manually they did. There are no firewall-restrictions on http/s on my > >computer/router. > > Add auto-key-retrieve to your keyserver-options line in your gpg.conf > file. My keyserver-options line looks like this: > > keyserver-options > no-honor-http-proxy,auto-key-retrieve,include-revoked,include-disabled,include-subkeys
Wow, great! With this options I have played a lot the last days, and 'auto-key-retrieve' was already added to this line. I think, 'no-honor-http-proxy' did the right thing here - I haven't tried this before, because it was not given as a possible option in my gpg.conf. This failure was annoying for weeks - and now it was so easy to solve. :) Thanks a lot! sigi.