[imp] weird IMAP conversation w/ IMP 4.2RC3

Michael M Slusarz slusarz at horde.org
Tue May 27 21:59:09 UTC 2008


Quoting Liam Hoekenga <liamr at umich.edu>:

>
>>>>> Specifically, the "STATUS INBOX|" that shows up frequently in our
>>>>> protocol logs.
>>>>> I've got 4.2RC4 on a test server, and haven't seen "STATUS INBOX|" in
>>>>> any of the logs on that box since we upgraded.
>>>>>
>>>>> Any idea what was going on?  What the change was?  Can someone point
>>>>> me to a CVS entry?
>>>>
>>>> No change. If this is really coming from IMP, then it's the c-client
>>>> sending this.
>>>
>>> Weird... our c-client didn't change between RC3 and RC4. :\
>>
>> But it's possible that some code in it is triggered that wasn't before.
>
> Actually, It looks like the pipe was being introduced here..
>
> imp/lib/Mailbox.php..
>
>      function _cachedMailbox($mbox)
>      {
>          return IMP::serverString($mbox) . '|' . IMP::hideDeletedMsgs();
>      }
>
> those boxes are running RC3 (with bits from FRAMEWORK_3 to fix
> post-RC3 issues).  We're currently using imp/lib/Mailbox.php 1.76.10.68.

At one point, we were using this string to access cache values.  But  
this was fixed long ago so if you are seeing these issues, this means  
you didn't clear your cache.
http://bugs.horde.org/ticket/6507
http://bugs.horde.org/ticket/6508
http://cvs.horde.org/diff.php?r1=1.263&r2=1.264&f=imp%2Flib%2FMailbox.php

...among other changes

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list