6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/30/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1550] not displaying courier-imap virtual shared folders
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ \ /. . . [ __| \ >< | |_/ [_./|__// \|___| \
Comment
> First, #shared is not a mailbox, it is a namespace. For example, if > user joe@domain.com will share his folder my-shared, then another > user can find it (subscribe) under #shared.joe@domain.com.my-shared. > Directly under the #shared can be no emails. > > > > Legend: > > ! php_command, 3. parameter > > < sent IMAP data > >> returned IMAP data > > > > *** 1. folders are not subscribed *** > > > > ! imap_getsubscribed, #shared > >> LSUB "" #shared > > < OK LSUB completed > > > > ! imap_getmailboxes, #shared > >> LIST "" #shared > > < OK LIST completed > > > > ! imap_getsubscribed, #shared.% > >> LSUB "" #shared.% > > < OK LSUB completed > > > > ! imap_getmailboxes, #shared.% > >> LIST "" #shared.% > > < LIST (\Noselect \HasChildren) "." "#shared.test@episoftware com" > > < OK LIST completed > > > > > > *** 2. folders are subscribed *** > > > > ! imap_getsubscribed, #shared > >> LSUB "" #shared > > < LSUB (\Noselect \HasChildren) "." "#shared" > > < OK LSUB completed > > > > ! imap_getmailboxes, #shared > >> LIST "" #shared > > < OK LIST completed > > > > ! imap_getsubscribed, #shared.% > >> LSUB "" #shared.% > > < LSUB (\Noselect \HasChildren) "." "#shared.test@episoftware com" > > < OK LSUB completed > > > > ! imap_getmailboxes, #shared.% > >> LIST "" #shared.% > > < LIST (\Noselect \HasChildren) "." "#shared.test@episoftware com" > > < OK LIST completed > > > > If you wish, I can send you login and password so you can test it. I > don't know if that behavior is broken or not. They say it is > according to RFC and mozilla-thunderbird works as expected. > > > > Some interesting reading: > > http://www.gwolf.org/index.php?gadget=blog&action=single_view&id=21 > > http://sourceforge.net/mailarchive/forum.php?thread_id=5677043&forum_id=33081 > > > > I hope I've helped you :-)
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