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.

-frank

Reply via email to