On Mon, 2009-08-10 at 10:03 +0200, Mathias Tausig wrote:
> > > namespace shared {
> > >         separator = /
> > >         prefix = shared/%%d/%%n/
> > >         location = maildir:/var/spool/vmaildir/%%d/%%n/
> > 
> > I don't think you should use a shared namespace for this. You just want
> > everything in domain/ to be shared to users in that domain?
> 
> Not neccesarily everything. I want to be able to share i...@domain to
> user1 and off...@domain to user2.

Two easiest ways to do this:

a) Just create symlinks to those mailboxes to user1's and user2's
Maildir.

b) Put all such shared mailboxes under e.g. /var/spool/shared-mails and
then create a public namespace pointing there and set up permissions
properly to dovecot-acl files.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to