[Tickets #2341] Performance issue during recursive folder traversal
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Jul 28 21:52:35 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2341
-----------------------------------------------------------------------
Ticket | 2341
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | Performance issue during recursive folder traversal
Queue | IMP
Version | 4.0.3
State | Assigned
-Priority | 2. Medium
+Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-07-28 21:52) wrote:
The issue you are seeing appears to be because the behavior of
imap_list()/imap_lsub() and imap_getmailboxes()/imap_getsubscribed() is not
the same. Namely, that the subscribed versions of these functions do NOT
set the NoChildren flag (it is not that IMAP_Tree ignores the flag - it
doesn't - it is that this flag is not set at all). So I will have to go
back and look to see how I can work around this.
More information about the bugs
mailing list