[Tickets #10098] Re: save_sent_mail pref gets corrupted

bugs at horde.org bugs at horde.org
Tue Aug 23 15:29:38 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10098
------------------------------------------------------------------------------
  Ticket             | 10098
  Updated By         | rsalmon at mbpgroup.com
  Summary            | save_sent_mail pref gets corrupted
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2011-08-23 15:29) wrote:

with
$_prefs['default_identity']['locked'] = true;

and

  --- Identity.php.org	2011-08-23 17:17:09.000000000 +0200
+++ Identity.php	2011-08-23 17:17:15.000000000 +0200
@@ -524,1 +524,1 @@
-                ? IMP_Mailbox::get(IMP_Mailbox::prefFrom($val))
+                ? strval(IMP_Mailbox::get(IMP_Mailbox::prefFrom($val)))


It works for me. I don't know if this can work with multiple identities.









More information about the bugs mailing list