[Tickets #3619] Courier IMAP - Nested folders do not show up
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Mar 13 21:55:16 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3619
-----------------------------------------------------------------------
Ticket | 3619
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | Courier IMAP - Nested folders do not show up
Queue | IMP
Version | 4.1
State | Feedback
Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2006-03-13 21:55) wrote:
It kind of looks like your IMAP server may be broken - the server is
advertising it supports the CHILDREN extension, but none of your folders
that have children appear to have the bitmask set indicating whether there
are children or not - which means that imap_getmailboxes() is not returning
correct information. Could you try replacing line 83 in
imp/lib/IMAP/Tree.php with this:
$this->IMAPchildrenSupport(false);
More information about the bugs
mailing list