[Dovecot] shared namespaces with common prefix prefix

Frank Cusack fcusack at fcusack.com
Thu Jan 14 21:28:46 EET 2010


On January 14, 2010 2:22:08 PM -0500 Frank Cusack <fcusack at fcusack.com> 
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


More information about the dovecot mailing list