[mew-int 00924] [MEW] .emacs PGP config

Matthew C. Butner mbutner at example.com
Tue Jun 25 11:14:26 JST 2002


Hi:

I use Mew 3.0.54, and am attempting to configure
its PGP settings.  When composing a message, I attempt
to sign or encrypt it with ^c^s or ^c^e respectively, however
it fails, responding with a "No secret keyring or no secret your key"
error message.  I've attempted to use the 'Mew-messaging in the Emacs
world' as a reference without luck.  
I currently have my pgp stuff in ~/.pgp
and this is the pgp related stuff in my .emacs file.


(setq crypt-encryption-type 'pgp ; default encryption mechanism
crypt-confirm-password t)     ; make sure new passwords are correct

(setq mew-x-pgp-key-list '("~/.pgp/pubring.pkr"))
(setq mew-protect-privacy-always t)
(setq mew-protect-privacy-always-type 'pgp-signature)
(setq mew-protect-privacy-encrypted t)
(setq mew-protect-privacy-encrypted-type 'pgp-signature)

my mew-pgp-ver is currently set to 2 for ver 6, which is respective to
my pgp version (6.5.8)

Any help is greatly appreciated...

Regards,

Matt Butner



More information about the Mew-int mailing list