Another PGP-GnuPG problem...

2001-09-20 Thread Jean-Sebastien Morisset

Hi folks! :-)

When I was using PGP, I used to be able to re-read encrypted messages I
had sent - not so since I changed to GnuPG. I guess it doesn't include my
key in the encryption by default. What's the prefered way of configuring
this with mutt?

Thanks,
js.
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator [EMAIL PROTECTED]
Personal Homepage http://jsmoriss.mvlan.net/
This is Linux Country. On a quiet night you can hear Windows NT reboot!
 please pgp encrypt all correspondence 

 PGP signature


Re: Another PGP-GnuPG problem...

2001-09-20 Thread Dan Boger

On Thu, Sep 20, 2001 at 10:25:06AM -0400, Jean-Sebastien Morisset wrote:
 Hi folks! :-)
 
 When I was using PGP, I used to be able to re-read encrypted messages I
 had sent - not so since I changed to GnuPG. I guess it doesn't include my
 key in the encryption by default. What's the prefered way of configuring
 this with mutt?

check your .muttrc - I have this:

set pgp_encrypt_sign_command=pgpewrap gpg --passphrase-fd 0 -v --batch
-o - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r DC18C098
%r -- %f

notice that it mentiones there my keyid (DC18C098), it encrypts both to
my key and to the recipient (%r I think)...

HTH

:)

-- 
Dan Boger
Linux MVP
brainbench.com


 PGP signature


Re: Another PGP-GnuPG problem...

2001-09-20 Thread David Rock

On Thu, Sep 20, 2001 at 10:30:43AM -0400, Dan Boger wrote:
 On Thu, Sep 20, 2001 at 10:25:06AM -0400, Jean-Sebastien Morisset wrote:
  Hi folks! :-)
  
  When I was using PGP, I used to be able to re-read encrypted messages I
  had sent - not so since I changed to GnuPG. I guess it doesn't include my
  key in the encryption by default. What's the prefered way of configuring
  this with mutt?

I use this in my ~/.gnupg/options file:

encrypt-to key

-- 
David Rock
[EMAIL PROTECTED]