Re: Shared folder permissions

2015-07-30 Thread John
I was misreading the RFC and I now understand how one of my users was able to delete a few gigs of email and folders: the folders had been migrated from a pre-2.3.0 message store and I hadn't retuned the permissions on those folders. Having now retested on two 2.4 servers and a 2.5.4 I am now conte

Re: Shared folder permissions

2015-07-30 Thread John
Errata: RFC says c=k and d=t+e+x, but that doesn't change my problem. On 30/07/15 19:45, John wrote: > > The RFC says it’s c=k+x and d=t+e. I want users to be able to delete > messages (t) but not delete mailboxes (x), so I am applying a > permission of lrswiptek, but when I read it back it shows

Re: Shared folder permissions

2015-07-30 Thread John
The RFC says it’s c=k+x and d=t+e. I want users to be able to delete messages (t) but not delete mailboxes (x), so I am applying a permission of lrswiptek, but when I read it back it shows lrswipktecd: |localhost> lam Not* NotUser: anyone lrs NotUser/Shared1: bob lrswipktecd anyone lrs NotUs

Re: Shared folder permissions

2015-07-30 Thread Dan White
RFC 4314 was implemented in 2.3.0 (according to the changes file). So with 'd' listed, e, t, and x are implied, per the RFC. This is way out of date date unfortunately: http://cyrusimap.org/docs/cyrus-imapd/2.5.4/overview.php Check your 'defaultacl:' option to verify it doesn't contain d. On 0

Re: Shared folder permissions

2015-07-30 Thread Adam Tauno Williams
On Thu, 2015-07-30 at 19:09 +0100, John wrote: > I set the ACL to lrswiptek and it then shows as lrswipktecd. Have I > missed a database migration step at some point in the past? The > current server is running 2.4.12 (and I have a project to move it all > to 2.5.x soon). Don't use d & w if you

Re: Shared folder permissions

2015-07-30 Thread John
I set the ACL to lrswiptek and it then shows as lrswipktecd. Have I missed a database migration step at some point in the past? The current server is running 2.4.12 (and I have a project to move it all to 2.5.x soon). John On 30/07/15 16:37, Dan White wrote: > On 07/30/15 16:21 +0100, John wrote:

Re: Shared folder permissions

2015-07-30 Thread Dan White
On 07/30/15 16:21 +0100, John wrote: >Hi List, > >I have a bunch of shared folders which I want to have various user >permissions on them. I can do the simple read/write ones, but I cannot >work out how to allow a user to delete mails but not the mailbox. A user >has just done it *again* so I need

Shared folder permissions

2015-07-30 Thread John
Hi List, I have a bunch of shared folders which I want to have various user permissions on them. I can do the simple read/write ones, but I cannot work out how to allow a user to delete mails but not the mailbox. A user has just done it *again* so I need to get it sorted. Thanks, John Cyrus