Hello Arjen,

yes I know.

I've changed it there to test.
Now I've copied the complete file to mime_drivers.local.php and changed it there.

But your war looks better.

Regards,
Soeren

----- Nachricht von Arjen de Korte <arjen+ho...@de-korte.org> ---------
  Datum: Wed, 09 Jul 2014 20:31:16 +0200
    Von: Arjen de Korte <arjen+ho...@de-korte.org>
Betreff: Re: [imp] [SOLVED] Unable to decrypt PGP encrypted message after Update
     An: imp@lists.horde.org


Citeren Sören Mindorf <soe...@mindorf-it.de>:

Hello,

I found the problem.

in imp/config/mime_drivers.php

I've enabled

'pgp_inline' => true,

Now its working.

This is wrong. You should never, ever modify the configuration files that came with Horde yourself. This is also what the line

 * IMPORTANT: DO NOT EDIT THIS FILE!

is trying to tell you. You should create a file 'imp/config/mime_drivers.local.php' instead with

   <?php
   $mime_drivers['plain']['pgp_inline'] = true;

in it.
--
This message was sent from a mailinglist subscription address.
For off-list replies, you must remove the address extension.


----- Ende der Nachricht von Arjen de Korte <arjen+ho...@de-korte.org> -----



Sören Mindorf
Senior Linuxadministrator LPIC
Birkbusch 14
23911 Ziethen

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to