[imp] IMP 3.2.1 - sort order problem and error message
Alexander Marx
mad-ml at madness.at
Fri May 9 21:29:44 PDT 2003
hi,
Steve Mitchell wrote:
>>I have two issues right now:
>>
>>1. I can't sort messages in my inbox by anything. It is stuck on
>>Date/Ascending as far as I can tell.
which imap-server are you using?
is it by any chance configured for client-side-sorting?
we had similar issues with courier-imap and cyrus-imap
both configured for client-side sorting ..
we then tried upgrading php from 4.3.1 to 4.3.2RC
and also installed a 2003-devel-snapshot of c-client ..
... this resolved the problem in our case ..
wheter it finally was a php or cclient issue, I can't tell.
but if you ever happen to have a walk through the cclient code
you certainly believe its a c-client issue ;-)
>>2. I am getting this error while reading messages in my inboxes. Test users
>>
>>are reporting this once every 2-3 messages.
>>
>>Notice: Undefined index: 1303 in /path/to/horde-2.2.2/imp-3.2.1/message.php
>>on
>>line 264
>>
not sure we are experiencing the same problem here, but .. we also got
things like this ..
Notice: Undefined offset: 1986 in /www/horde/imp/mailbox.php on line 721
but only with users that use a "threaded view" of the mailbox ..
and courier-imap ..
on the cyrus setup, and with apache 2.0.45, php 4.3.2RC,
c-client-2003-devel this even results in sig11's from apache ..
this is definatly a problem with the c-client, because the sig11's of
apache happen in the hash_lookup() function of c-client ...
as not even the latest c-client could resolve this for us, we removed
the "threaded view" option completely from the imp-code in our
installations.
maby someone else knows a solution?
hth,
mad.
More information about the imp
mailing list