[Dovecot] vpopmail and shared mailbox

Timo Sirainen tss at iki.fi
Mon Jul 20 21:35:25 EEST 2009


On Mon, 2009-07-20 at 11:22 -0700, David Fuchs wrote:
> On Mon, Jul 20, 2009 at 11:19 AM, Timo Sirainen<tss at iki.fi> wrote:
> > Do you want users to be able to share mailboxes across different
> > domains?
> 
> not really necessary.

Apply this patch: http://hg.dovecot.org/dovecot-1.2/raw-rev/518963e8a20d

And then try with a bit cleaned up configuration that would work for all
domains:

namespace shared {
  separator = .
  prefix = shared.%%n.
  location = maildir:/home/vpopmail/domains/%d/%%n/Maildir:INDEX=~/Maildir/shared/%%u
  subscriptions = no
  list = yes
}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090720/c0654cbd/attachment.bin 


More information about the dovecot mailing list