Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-05-07 Thread Thomas Leuxner
* Timo Sirainen 2014.05.07 16:12: > http://hg.dovecot.org/dovecot-2.2/rev/7a08a481c133 should help here? That seems to do the trick: $ doveadm acl get -u t...@leuxner.net Public/Mailing-Lists/Dovecot IDGlobal Rights

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-05-07 Thread Timo Sirainen
On 15.2.2014, at 22.13, Thomas Leuxner wrote: > * Thomas Leuxner 2014.02.10 08:51: > Public/* group=PublicMailboxAdmins lrwsik yields an error (Public/ Namespace) while 'Public*' works: $ doveadm mailbox create -u t...@leuxner.net "Public/Test" $ doveadm(t...@leuxner.n

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-02-15 Thread Thomas Leuxner
* Thomas Leuxner 2014.02.10 08:51: > > > Public/* group=PublicMailboxAdmins lrwsik > > > > > > yields an error (Public/ Namespace) while 'Public*' works: > > > $ doveadm mailbox create -u t...@leuxner.net "Public/Test" > > > $ doveadm(t...@leuxner.net): Error: Can't create mailbox Public/Test:

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-02-09 Thread Thomas Leuxner
* Timo Sirainen 2014.02.10 00:25: > > Public/* group=PublicMailboxAdmins lrwsik > > > > yields an error (Public/ Namespace) while 'Public*' works: > > $ doveadm mailbox create -u t...@leuxner.net "Public/Test" > > $ doveadm(t...@leuxner.net): Error: Can't create mailbox Public/Test: > > Permiss

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-02-09 Thread Timo Sirainen
On 7.2.2014, at 17.21, Thomas Leuxner wrote: > * Timo Sirainen 2014.02.07 21:37: > >>> $ doveadm mailbox create -u t...@leuxner.net "Shops/Test" >>> doveadm(t...@leuxner.net): Panic: file acl-global-file.c: line 163 >>> (acl_global_file_find_rights): assertion failed: (file->last_refresh_time

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-02-07 Thread Thomas Leuxner
* Timo Sirainen 2014.02.07 21:37: > > $ doveadm mailbox create -u t...@leuxner.net "Shops/Test" > > doveadm(t...@leuxner.net): Panic: file acl-global-file.c: line 163 > > (acl_global_file_find_rights): assertion failed: (file->last_refresh_time > > != 0) > > Fixed: http://hg.dovecot.org/doveco

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-02-07 Thread Timo Sirainen
On 30.1.2014, at 5.23, Thomas Leuxner wrote: > * Thomas Leuxner 2014.01.28 08:29: > >> $ cat global-acl >> INBOX owner lrwstiekxap >> Public* group=PublicMailboxAdmins lrwsik > > Following up on this, there seems to be an issue with separators. Mailbox > creation crashes, while it used to wo

Re: [Dovecot] New global ACL mailbox pattern feature in HG

2014-01-30 Thread Thomas Leuxner
* Thomas Leuxner 2014.01.28 08:29: > $ cat global-acl > INBOX owner lrwstiekxap > Public* group=PublicMailboxAdmins lrwsik Following up on this, there seems to be an issue with separators. Mailbox creation crashes, while it used to work fine with the same configuration w/o the 'global-acl' fi

[Dovecot] New global ACL mailbox pattern feature in HG

2014-01-27 Thread Thomas Leuxner
Hi, I played around with changeset 9376bf098692 a bit. Right now I'm unsure how to describe a namespace using this feature. Using something like 'Public/*" doesn't seem to work while 'Public*" does, but would also potentially alter non-related mailboxes elsewhere: $ cat global-acl INBOX owner