[Tickets #13067] Re: PHP Error to view emails IMP (Interger overflow)
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Mar 31 21:18:15 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13067
------------------------------------------------------------------------------
Ticket | 13067
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | PHP Error to view emails IMP (Interger overflow)
Queue | IMP
Version | 6.1.6
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-03-31 15:18) wrote:
> It's possible that the issue is with "Ternary Operator".
No. The problem is that for some reason $length is 2^63. That has
nothing to do with the ternary operator.
Your debugging indicates that it is your IMAP server that is providing
this length value. We need an IMAP debug log to analyze this further.
To further debug this issue, we need details of the IMP -> IMAP/POP
communication.
To enable debugging, see instructions contained in
imp/config/backends.php (the 'debug' config parameter).
Debugging should not be enabled on a production server, Attach/post
only the portion of the log that directly deals with the problem
reported (it may be simplest to clear the log file and then perform
the event that causes the error).
More information about the bugs
mailing list