[bugs] [Bug 960] Changed - Cyrus subfolders are created below another INBOX when using

bugs@bugs.horde.org bugs@bugs.horde.org
Wed, 22 May 2002 13:18:03 -0300


http://bugs.horde.org/show_bug.cgi?id=960

*** shadow/960	Wed May 22 06:41:12 2002
--- shadow/960.tmp.29677	Wed May 22 13:18:03 2002
***************
*** 3,9 ****
  Version: other
  Platform: PHP Code
  OS/Version: All
! Status: CLOSED   
  Resolution: INVALID
  Severity: normal
  Priority: P2
--- 3,9 ----
  Version: other
  Platform: PHP Code
  OS/Version: All
! Status: REOPENED   
  Resolution: INVALID
  Severity: normal
  Priority: P2
***************
*** 44,46 ****
--- 44,53 ----
  ------- Additional Comments From jan@horde.org  05/22/02 06:41 -------
  You have to set the namespace to 'INBOX.' and folders to '' for Cyrus servers as
  clearly stated in servers.php.dist.
+ 
+ ------- Additional Comments From arafuse@equat.com  05/22/02 13:18 -------
+ The comments below are false according to the documentation in the 
+ servers.php.dist file.  If FOLDERS is "INBOX.", then users cannot use shared 
+ folders.  I believe when the FOLDERS=>"INBOX."    AND   NAMESPACE=>"INBOX." are
+ both set, the PHP code is not smart enough to figure out where the exact 
+ location of the folder is, therefore it creates a new folder.