Dear List:

The version of Cyrus IMAP I am using is cyrus-imapd-2.2.12-3.RHEL4.1.

Regards,
Anant.



Quoting Andrew Morgan <[EMAIL PROTECTED]>:

> On Wed, 21 Mar 2007, Patrick Boutilier wrote:
>
>> Anant Athavale wrote:
>>> Dear List:
>>>
>>> The problem reported by Patrick Boutilier boutilpj at ednet.ns.ca has
>>> relation to this problem (IMP search shows "blank" folder).  I also
>>> get a blank folder in Search as well as Open Folder list.
>>>
>>> -Anant.
>>>
>>
>> We are using Cyrus IMAP server as well. Anybody else see this problem
>> that is not using Cyrus?
>>
>> I can not find what change from 4.1.3 to 4.1.4 caused the problem but
>> this small hack worked for me.
>>
>>
>> Change line 158 of imp/lib/Folder.php from
>>
>>
>> if (!isset($list[$item]))
>>
>>
>> to
>>
>>
>> if (!isset($list[$item]) && $item)
>
> I'm running Cyrus here with 4.1.4 and I don't see the problems you describe.
>
>       Andy



Regards,

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