On Fri, 2009-04-17 at 22:48 +0200, Markus Werner wrote: > namespace shared { > separator = / > prefix = "#User/%%u/" > location = > maildir:%%h/Maildir:INDEX=~/Maildir/index/shared/%%u:CONTROL=~/Maildir/control/shared > subscriptions = yes > list = yes > }
The CONTROL must have also %%u in it, otherwise different shared users' control files get mixed together and everything breaks. Preferably you should also be using subscriptions=no so you wouldn't have to specify CONTROL at all, but for that you'd need to have a namespace with prefix="". Anyway, this fixes subscriptions=yes: http://hg.dovecot.org/dovecot-1.2/rev/0dcb7e34a216
signature.asc
Description: This is a digitally signed message part