On Thu, 24 Jun 2004, Mike Brodbelt wrote:
One thing that has come out of this exercise is that I'd originally
intended to create a shared folder hierearchy separately, but I've
settled on doing it by creating a "fake" user, and then granting rights
on that folder to the real users who need to acces
Rob Siemborski wrote:
> The only state that is maintained per-user is seen state (well, and
> private annotations). All the rest is per-folder. This is both because
> its sane (people read folders at different times) and the fact that having
> a single file for all seen state users in a share
On Wed, 23 Jun 2004, Mike Brodbelt wrote:
I've just set up shared folders on my Cyrus server, and Cyrus is
maintaining per-user state for these folders. For my purposes, it would
be useful to be able to have state information maintained per folder, as
opposed to per user. Is it possible to have Cyr
On Wed, 2004-06-23 at 05:06, Mike Brodbelt wrote:
> Hi,
>
> I've just set up shared folders on my Cyrus server, and Cyrus is
> maintaining per-user state for these folders. For my purposes, it would
> be useful to be able to have state information maintained per folder, as
> opposed to per user. I