>>>> 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.

Liam
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to