On Wed, March 8, 2006 03:17, Johannes Egger wrote:
>
> Isn't a shared folder in cyrus just a normal folder that you give other
>   users access to? I use the 'cyradm' tool to do this, or optionally,
> the useracl squirrelmail module. The former I use as site admin to set
> permissions for folders, the latter can be used by the users to give
> other people access.
>
> Please correct me if I am wrong. I haven't had to change any
> squirrelmail defaults to get this to work, and I haven't configured the
> '#shared' namespace anywhere.
>

yes, with cyrus it seems to work. At least that is what I have read. I
think the problem with courier imap is that squirrelmail gets the imap
folders with the imap command: LIST \"$folder_prefix\" *
No matter what your prefix is, INBOX (which I use) or "", courier doesn't
include #shared folders in the list.
If I use: LIST "" "#shared.*"   I get just the #shared folders. So what I
did is add this output to the array of output from LIST \"$folder_prefix\"
* .

Maybe there is a trick to list all folders inclusive #shared with courier,
but I couldn't find it.

Denis





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to