[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:36:46 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:36) wrote:
> This is a mail box file of Cyrus IMAP. This mail when opened we get
> "Error communicating with the server". This mail is basically a
> Read Receipt received.
>
> Our Horde/IMP setup does not have Internet connectivity.
So basically this is a read-only installation where people can't reply
to messages. That's unusual...
> Why error should come, for such a mail.
Because IMP is trying to send a notification to the sender that the
message was read. You can switch this off system wide in the user
preferences by setting
$_prefs['disposition_request_read']['locked'] = true;
$_prefs['disposition_request_read']['value'] = 'never';
in horde/imp/prefs.local.php.
More information about the bugs
mailing list