Re: [Dovecot] workaround for shared maildirs

2008-10-19 Thread Timo Sirainen
On Sun, 2008-10-19 at 10:10 +0200, Giuliano Gavazzi wrote: > On S 18 Oct, 2008, at 22:06 , Giuliano Gavazzi wrote: > [...] > > > > namespace public { > > separator = . > > prefix = INBOX.Public. > > inbox = no > > location = maildir:/SharedMaildirs/Public:CONTROL=~/Maildir/ > > control/Pub

Re: [Dovecot] workaround for shared maildirs

2008-10-19 Thread Giuliano Gavazzi
On S 18 Oct, 2008, at 22:06 , Giuliano Gavazzi wrote: [...] namespace public { separator = . prefix = INBOX.Public. inbox = no location = maildir:/SharedMaildirs/Public:CONTROL=~/Maildir/ control/Public:INDEX=~/Maildir/index/Public hidden = yes list = yes subscriptions = yes }