[Tickets #7041] Shared folder courier-imap

Top Page

Reply to this message
Author: bugs
Date:  
To: bugs
Subject: [Tickets #7041] Shared folder courier-imap
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7041
------------------------------------------------------------------------------
  Ticket             | 7041
  Created By         | rsalmon@???
  Summary            | Shared folder courier-imap
  Queue              | IMP
  Version            | HEAD
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
+New Attachment     | tree.diff
------------------------------------------------------------------------------



rsalmon@??? (2008-07-07 10:08) wrote:

We use courier-imap 4.3.0.

Since the new IMP_Tree lib, we can't see/use shared folders. From what
I understood, function _getList is the function that does check
folders on the server. it seams that _getList doesn't list folders for
every namespace.

I've attached a patch that do work here. We can use shared folders perfectly.

here is the value of this->namespace :
[_namespaces] => Array
(
[INBOX.] => Array
(
[name] => INBOX.
[delimiter] => .
[type] => personal
[hidden] =>
)

[#shared.] => Array
(
[name] => #shared.
[delimiter] => .
[type] => shared
[hidden] =>
)

[shared.] => Array
(
[name] => shared.
[delimiter] => .
[type] => shared
[hidden] =>
)

)



Ronan.






-- 
You are subscribed to this list as: lurker@???
To unsubscribe, mail: bugs-unsubscribe@???