[Tickets #2422] IMP namespace support
    bugs@bugs.horde.org 
    bugs at bugs.horde.org
       
    Wed Aug 10 22:33:33 PDT 2005
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2422
-----------------------------------------------------------------------
 Ticket             | 2422
 Updated By         | Michael Slusarz <slusarz at mail.curecanti.org>
 Summary            | IMP namespace support
 Queue              | IMP
 Version            | HEAD
 State              | Accepted
 Priority           | 3. High
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-08-10 22:33) wrote:
Example problem from dev@:
I have one user on Cyrus with only an INBOX and no other mailboxes. 
They have access to one folder shared by another user. When they login
to IMP, they see nothing listed where mailboxes should be.  The response
to the NAMESPACE command is:
a001 NAMESPACE
* NAMESPACE NIL (("~ Other Users." ".")) (("~ Public Folders." "."))
a001 OK Completed
Other users on my server with an INBOX and plenty of folders of their
own, but no access to other users folders (besides public folders), have
a NAMESPACE response of:
a002 NAMESPACE
* NAMESPACE (("" ".")) NIL (("~ Public Folders." "."))
a002 OK Completed
The folders show up normally in IMP for these users.
Both my folders and namespace parameters were '' in
imp/config/servers.php before.
    
    
More information about the bugs
mailing list