[imp] PGP key creation failure
    Marco Robertini 
    marco.robertini at id.unibe.ch
       
    Thu Nov 10 02:03:34 PST 2005
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear all
If I want to create a PGP key in Imp, the warning about the time it  
may take pops up. After clicking "OK"  the page just reloads but  
doesn't create a key.
My config:
Horde 3.0.6
Imp H3 4.0.4
in ../imp/config/conf.php:
$conf['utils']['gnupg'] = '/usr/bin/gpg';
in ../imp/config/prefs.php:
// PGP options
// Activate PGP support?
// 0 = no, 1 = yes
$_prefs['use_pgp'] = array(
//    'value' => 0,
     'value' => 1,
     'locked' => false,
     'shared' => false,
     'type' => 'implicit'
);
// You should not manually change the rest of the PGP entries
$_prefs['pgp_attach_pubkey'] = array(
     'value' => 0,
     'locked' => false,
     'shared' => false,
     'type' => 'implicit');
$_prefs['pgp_scan_body'] = array(
//    'value' => 0,
     'value' => 1,
     'locked' => false,
     'shared' => false,
     'type' => 'implicit');
For data storage I use a mysql database, which works fine for all  
other horde matters.
I also can't find any errors in apache, mysql or horde logs.
Does anyone have a clue whats wrong?
Thanks for your considerations
best regards
Marco
  --
____________________________
Universität Bern
Informatikdienste
Marco Robertini
E-Mail und Internet für Studierende
Gesellschaftsstr. 6
CH-3012 Bern
Tel. +41 (0)31 631 38 38
Fax +41 (0)31 631 43 57
mailto:marco.robertini at id.unibe.ch
http://www.students.unibe.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iEYEARECAAYFAkNzGv0ACgkQGSV/FPe1j8vb1gCgnBbK4lBElQf6RsL12tFi/PsO
soUAn3kriW78v4awCHF2LKcgapGmg58K
=BZMn
-----END PGP SIGNATURE-----
    
    
More information about the imp
mailing list