On Wed, Oct 06, 1999 at 10:17:42AM +0530, Abhay Ghaisas said:
> 
>         Is there any way I can directly add a key that has been sent by
> somebody to me by email into the key-ring directly from mutt?

You must have the following settings:

set pgp_gpg=/usr/bin/gpg        #where your GnuPG binary is located

set pgp_default_version=gpg     #make GnuPG your default

set pgp_key_version=default     #version for extracting keys and adding
                                #new keys

then the following key binding (all in one line)

macro  pager   \Ck     ":set pipe_decode pgp_key_version=pgp2\n\e\ek:set
pgp_key_version=pgp5\n\e\ek:set pgp_key_version=gpg\n\e\ek:set
pgp_key_version=default nopipe_decode\n"\

(this is for the pager, I believe it works in the index menu without the
need of this).

And press <ctrl>K for key extraction.

>         Also, is there any way I can get keys from key-servers from
> behind a fire-wall?

Don't know, but you can always mail a keyserver for key requests, vg:

 To: <[EMAIL PROTECTED]>
 Subject: get <ID>

where <ID> may be substituted by a key id (prefixed with 0x) or a user
ID part (email address...).
(the keyserver address in the example is a Spanish one, you should look
for one near to you)


-- 
Horacio                                 LC_mutt=es_ES
mailto:[EMAIL PROTECTED]                http://carlotha.ciberia.es/mutt/
                ~ Spain ~ Spanje ~ Spanien

Reply via email to