Re: [Dovecot] Plugins: virtuals vs acls

2016-09-20 Thread Leho Kraav
>On Fri, 2011-09-16 at 14:48 +0300, Leho Kraav wrote: > >How can I make `LargeMailbox` readable from a virtual without giving the >mail client the ability to read all of `LargeMailbox` on its own? Symlinking a hidden "secret key" mailbox name works: 1. Symlink LargeMailbox -> LargeMailbox.sa0ya

Re: [Dovecot] Plugins: virtuals vs acls

2016-09-19 Thread Leho Kraav
On Fri, Sep 16, 2011 at 03:03:47PM +0300, Timo Sirainen wrote: ..On Fri, 2011-09-16 at 14:48 +0300, Leho Kraav wrote: .. ..> dovecot-virtual: ..> * ..>all ..> ..> when dovecot-acl files restrict some subset of * for a user, does ..> dovecot respect these ACLs when collecting messages for virt

Re: [Dovecot] Plugins: virtuals vs acls

2011-09-16 Thread Timo Sirainen
On Fri, 2011-09-16 at 14:48 +0300, Leho Kraav wrote: > dovecot-virtual: > * >all > > when dovecot-acl files restrict some subset of * for a user, does > dovecot respect these ACLs when collecting messages for virtual folder? If they aren't respected, it's a bug.