Monday, December 04, 2000 (CS:1.49.339) 12:06:46 [PM] (+0100)
Thorsten Haude [[EMAIL PROTECTED]] wrote...

> Hi Martin,
> 
> Martin wrote:
> >When you look in your mutt/contrib directory you will find a file callled
> >gpg.rc for GnuPG, which i recommend right here, and some pgpX.rc files.
> >You only have to source the right file to your muttrc (see the
> >mutt manual for that)
> In my gpg.rc i find:
> # receive key from keyserver:
> #set pgp_getkeys_command="wrap.sh -g %r"
> set pgp_getkeys_command=""
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> So I'm still missing a valid setting for pgp_getkeys_command. Why does 
> set pgp_getkeys_command="gpg --no-secmem-warning --no-verbose \
> --batch --with-colons --keyserver wwwkeys.pgp.net --recv-keys %r"
> not work?
> 
Hai Thorsten,

This ^^ setting is ok, because mutt dont need to download that keys...
gpg has to! In your home/.gnupg directory you should have a file called 
options in which you will see this:

# GnuPG can import a key from a HKP keyerver if one is missing
# for sercain operations. Is you set this option to a keyserver
# you will be asked in such a case whether GnuPG should try to
# import the key from that server (server do syncronize with each
# others and DNS Round-Robin may give you a random server each time).
# Use "host -l pgp.net | grep www" to figure out a keyserver.
keyserver wwwkeys.eu.pgp.net
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This option is commented out by default. You have to uncomment it to use it.

HTH mh

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Linux - Use the force of 32bit
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

PGP signature

Reply via email to