[Tickets #6972] Re: mailbox listing speed-up
bugs at horde.org
bugs at horde.org
Thu Jun 26 18:21:24 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6972
------------------------------------------------------------------------------
Ticket | 6972
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | mailbox listing speed-up
Queue | IMP
Version | 4.2
Type | Enhancement
State | Feedback
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-06-26 14:21) wrote:
> It started using folder subscriptions even though I have them turned
> off. but once I cleared my dovecot .subscriptions file (had some old
> folders in it) the current code is working well for me. I'm a pretty
> small test case though.
I use dovecot and I saw this too - imap_lsub on dovecot appears to
return the list of mailboxes in the subscribed folder regardless of
whether they are present on the server or not. Seems like this is
broken IMAP behavior, but maybe I'll ask Timo (dovecot dev) if this is
correct or not.
To workaround, we should probably get the list of folders from
imap_list() and cross-reference with the list of folders from
imap_lsub().
More information about the bugs
mailing list