[imp] PGP functionality

Didi Rieder adrieder@sbox.tugraz.at
Mon, 23 Sep 2002 15:15:26 +0200


Hello,
sorry for bothering again, I checked allready the archives an FAQs but I 
didn't find an answer, so here my question:

Does the pgp stuff in IMP (cvs HEAD) work at all? I tried it but I had only 
little success with it.

1. I could generate a key, but I couldn't upload it to the pgp keyserver. 
When I try to do this, IMP tells me that the key already exist on the 
keyserver, but this is not correct.

2.
When I try to send an encrypted mail to a address with a valid public key 
in the addressbook, IMP tells me that it couldn't find the public key for 
the address.

3.
When I want to import an attached public key directly from a mail, by 
clicking on the import link, a little window opens but after that nothing 
happens.

4.
When I want to import a public key to my key-ring (options->pgp) I get the 
reply that the key is invalid.

Here my gpg info:

	[root@webmail imp]# gpg --version
	gpg (GnuPG) 1.0.7
	Copyright (C) 2002 Free Software Foundation, Inc.
	This program comes with ABSOLUTELY NO WARRANTY.
	This is free software, and you are welcome to redistribute it
	under certain conditions. See the file COPYING for details.

	Home: ~/.gnupg
	Supported algorithms:
	Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
	Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA, ELG
	Hash: MD5, SHA1, RIPEMD160

imp/config/conf.php
$conf['utils']['gnupg_keyserver'] = 'wwwkeys.pgp.net';
$conf['utils']['openssl_cafile'] = '/usr/local/ssl/certs/ca-bundle.crt';

Thanks for any hint....

	Didi

p.s: Also smime doesn't work at all, when I want to activate it, nothing 
happens.

-- 
-------------------------
Didi Rieder
adrieder@sbox.tugraz.at
-------------------------