On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote:
> I dont know anything ab gpg. After installing a clean RH7.0 which 
> includes mutt-1.2.5i-3 i always get the following warnings
> if i view a gpg signed message:
> 
> "gpg: Warning: using insecure memory!
>  gpg: Signature made Mon 09 Oct 2000 02:07:06 AM CEST using DSA key ID FC5C7370
>  gpg: Can't check signature: public key not found"
> 
> Prolly gpg is not quite supported or i havent configured it yet?
> What do i need to suppress this. 
> thanks,
> jan
> -- 
>                ___     ___     ___
>               /  /    /  /    /  /  Jan H. Houtsma
>              /  /    /  /    /  /   Comeniushof 92
>             /  /____/  /____/  /    1216 HH Hilversum
>      ___   /  _____   _____   /     Netherlands
>     /  /  /  /    /  /    /  /      
>    /  /__/  /    /  /    /  /       http://www.houtsma.net
>   /________/    /__/    /__/        [EMAIL PROTECTED]

I think that's a gpg problem and not a mutt one. You should edit the
file ``options" which is created by default during installation of gpg
under ~/.gnupg. You should add 2 lines in there like these:

no-secmem-warning
keyserver wwwkeys.pgp.net

The first line will get rid of the insecure memory warning, which i've
been told you can safely disregard. The second line will inform gpg
about which keyserver to fetch public keys from (you can use a
different one if you want), i think that the default installation
doesn't include that line in so whenever gpg can't find a key in your
publick key ring it gives out the key not found warning.

Also, i don't know whether RedHat's installation is the same as mine
(i use Slackware) but you should find a file called gpg.rc under
/usr/local/doc/mutt/samples/ - make sure you source this file in your
.muttrc and this should do the trick.

Marcelo C. Martinelli

PGP signature

Reply via email to