[Tickets #1550] nod displaying courier-imap virtual shared folders
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Mar 15 07:37:39 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1550
-----------------------------------------------------------------------
Ticket | 1550
Updated By | m.zdila at episoftware.com
Summary | nod displaying courier-imap virtual shared folders
Queue | IMP
Version | 4.0.2
State | Assigned
Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
m.zdila at episoftware.com (2005-03-15 07:37) wrote:
another problem ...
If none of shared folders under #shared are subscribed, ti is not possible
to subscribe them using imp. I tryed to fix it in the code but it seems it
is too much for me for now. I could try it yet later. What I found using
courier-imap:
If the folders are not subscribed, function imap_getsubscribed(.., ..,
"#shared") returns false, function imap_getmailboxes(.., .., "#shared")
returns false. If the folders are subscribed, function
imap_getsubscribed(.., .., "#shared") returns array with the folder,
function imap_getmailboxes(.., .., "#shared") returns false.
If I use "#shared.%" instead of "#shared.%", retults are (same order of
calling):
false, array with subfolders, array with subfolders, array with subfolders.
If smeone will ask, I can provide 2 login/pass on my courier-imap server for
testing. Subscribtion can be done for testing by mozilla thunderbird.
More information about the bugs
mailing list