Thanks this worked. Ronny
Bill Graham schrieb: > Guess I should send this to the list - sri > > The conf.php parameter specifies the path to the binary > > something like > > $conf['utils']['gnupg'] = '/usr/bin/gpg'; > > Bill > --Bill Graham > Systems Administrator > Hurley Public Schools > Hurley,SD 57036 > USA > http://www.hurleybulldogs.com > [EMAIL PROTECTED] > > > > Quoting Ronny Forberger <[EMAIL PROTECTED]>: > >> Hi List, >> >> I am using horde Groupware Webmail Edition and I couldn't find the >> documentation on how to enable PGP support. >> >> Platform: Debian Linux, Apache-2, PHP-5 >> >> GnuPG is installed. >> >> In imp/config/prefs.pgp I set >> >> // Activate PGP support? >> $_prefs['use_pgp'] = array( >> 'value' => 1, >> 'locked' => false, >> 'shared' => false, >> 'type' => 'implicit' >> ); >> >> and in imp/config/conf.php >> >> $conf['utils']['gnupg'] = true; >> >> Is this somehow correct? I am still getting >> >> PGP support is not currently active so the message is unable to be >> decrypted. >> >> when wanting to display PGP encrypted messages in IMP. >> >> So is it possible to activate the PGP support completely and how ? >> >> Regards, >> >> Ronny >> -- >> >> Ronny Forberger >> Systemadministration & IT-Support >> >> elego Software Solutions GmbH >> Gustav-Meyer-Allee 25 >> Gebäude 12, Raum 227 >> D-13355 Berlin >> >> Tel. +49 30 23 45 86 96 ronny.forberger at elegosoft.com >> Fax +49 30 23 45 86 95 http://www.elegosoft.com >> >> Geschäftsführer: Olaf Wagner, Sitz Berlin >> Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194 >> >> >> >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: [EMAIL PROTECTED] >> > > > > ---------------------------------------------------------------- > This electronic mail sent from Hurley Public Schools - Hurley, South > Dakota > http://www.hurleybulldogs.com > > NOTICE: This E-mail (including attachments) is covered by the Electronic > Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may > be legally privileged. If you are not the intended recipient, you are > hereby > notified that any retention, dissemination, distribution, or copying > of this > communication is strictly prohibited. Please reply to the sender that you > have received the message in error, then delete it. Thank you. > -- Ronny Forberger Systemadministration & IT-Support elego Software Solutions GmbH Gustav-Meyer-Allee 25 / Gebäude 12 D-13355 Berlin Tel. +49 30 32 29 71 34 ronny.forberger at elegosoft.com Fax +49 30 23 45 86 95 http://www.elegosoft.com Geschäftsführer Olaf Wagner; Sitz Berlin; Amtsgericht Berlin-Charlottenburg HRB 77719 -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
