[Tickets #13265] Re: error when communicating with the server while opening a Read Receipt
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jun 17 11:43:42 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13265
------------------------------------------------------------------------------
Ticket | 13265
Updated By | arjen+horde at de-korte.org
Summary | error when communicating with the server while opening
| a Read Receipt
Queue | IMP
Version | 6.1.7
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2014-06-17 11:43) wrote:
Oops, stale values from the database
> $_prefs['disposition_request_read']['locked'] = true;
> $_prefs['disposition_request_read']['value'] = 'never';
should be
$_prefs['send_mdn']['locked'] = true;
$_prefs['send_mdn']['value'] = 0;
More information about the bugs
mailing list