6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13438] Doesn't show unsubscribed folders
*
Your Email Address
*
Spam protection
Enter the letters below:
. .\ / __.. ..__ |\/| >< (__ |__|[__) | |/ \.__)| || \
Comment
>>> C: 4 LIST () "" (INBOX INBOX.* user.* *) RETURN (SUBSCRIBED) > > If I understand RFC 5258 right, this means: > List all folders returning the Subscribed status. > > But instead of this, the server returns ONLY subscribed folders. > > It seems that Cyrus-imapd .2.4.17 - at least in my installation - is > buggy here! > > >> This command can only be issued if the argument to >> Horde_Imap_Client_Base#listMailboxes() is either >> 'Horde_Imap_Client::MBOX_ALL_SUBSCRIBED' or >> 'Horde_Imap_Client::MBOX_UNSUBSCRIBED'. > > If I comment out line 1317 > /usr/share/pear/Horde/Imap/Client/Socket.php > switch ($mode) { > case Horde_Imap_Client::MBOX_ALL_SUBSCRIBED: > case Horde_Imap_Client::MBOX_UNSUBSCRIBED: > # $return_opts->add('SUBSCRIBED'); > > it shows all the folders -> > > C: 3 LIST () "" (INBOX INBOX.* user.* *) > > So maybe this would be a workaround for me. > >> This can only happen if the argument to IMP_Ftree_Account_Imap >> includes the 'UNSUB' mask argument. This argument can only occur in >> one of three situations that I can see: >> >> 1. Subscriptions are disabled (prefs 'subscribe' value) > > Yes, $this->subscriptions is false -> mask gets 'UNSUB' > > Ok, I'll dig into Cyrus-imapd then ... > > Thanks, > Frank >
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