6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14937] listMailboxes missing status information
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. .. .. . . >< | ||\ || | | / \|/\|| \||___|/\|
Comment
> When fetching all mailboxes with query containing wildcards no status > information is being returned. > Problem exists when server has capability LIST-STATUS. > When status information is being prepared patterns are used but not > actual mailbox names. So it works when I search 'INBOX' but not with > '*'. > > $mailboxes = $imapClient->listMailboxes('*', > Horde_Imap_Client::MBOX_ALL, array( > 'attributes' => true, > 'special_use' => true, > 'status' => Horde_Imap_Client::STATUS_MESSAGES, > 'sort' => true > )); > > Forcing to use returned names does the job. > > I've attached working patch to Socket.php
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers