6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/21/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. > > Incorrect. This command means "return all mailboxes that match the > given query (ignoring subscribed status) and provide information as > to which mailboxes are subscribed" > > "List all folders returning the Subscribed status" would instead look > something like this: > > C: 4 LIST (SUBSCRIBED) "" (INBOX INBOX.* user.* *) > >> But instead of this, the server returns ONLY subscribed folders. > > If that is truly what you are seeing with your installation, then yes > - it is buggy. > >> It seems that Cyrus-imapd .2.4.17 - at least in my installation - is >> buggy here! > > Except a problem I still have is that the former LIST command is what > IMP will issue when it is displaying ALL mailboxes. (Whether cyrus > is buggy is a separate issue.) If IMP is instead configured to > display only subscribed mailboxes, you should be seeing these kind of > queries instead: > > C: 4 LIST "" INBOX RETURN (SUBSCRIBED) > C: 3 LIST (SUBSCRIBED) "" (INBOX.* user.* *) RETURN (SUBSCRIBED) > > This tells the IMAP server to only return INBOX, subscribed > mailboxes, and provide flag information with each returned mailbox as > to whether the mailbox is subscribed or not. > > So I am still concerned that there is something in your IMP > installation where internally it still thinks it is always displaying > all mailboxes, regardless of subscribed status. (Given your > symptoms, this is actually the expected behavior if that is the > case). Which begs the question: are you absolutely sure you don't > have the 'subscribe' preference set to 0 for that user? IMP is > really acting like that is the case.
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