On Thu, 2010-01-14 at 14:28 -0500, Frank Cusack wrote: > On January 14, 2010 2:22:08 PM -0500 Frank Cusack <[email protected]> > wrote: > ># to share other employees mailboxes (term'd or admin access) > > namespace shared { > > separator = / > > prefix = zz/shared/%%u/ > > location = maildir:/var/maildir/%%n:INDEX=/var/maildir/users/%%u > > subscriptions = no > > list = children > > } > > In the INDEX, did I really mean to use /var/maildir/%n/users/%%u? > I mean, I think I left out the %n in my configuration. Using a > global directory seems to defeat the point of the separate INDEX.
Right. Another thing that seems a bit scary is that you sometimes use %n and sometimes %u. If %n is enough to identify the user, maybe it should be consistently used everywhere?
signature.asc
Description: This is a digitally signed message part
