[Dovecot] Shared Squat index for public mailboxes
    Timo Sirainen 
    tss at iki.fi
       
    Thu Oct 11 23:10:56 EEST 2012
    
    
  
On 10.10.2012, at 11.06, Frerich Raabe wrote:
> I already use this; as I mentioned, the index files of the public readonly mailbox is stored per-user so that each user has his own set of \Seen flags. Here's my public namespace:
> 
> namespace public {
>  separator = /
>  prefix = Lists/
>  location = maildir:/home/vmail/lists/Maildir:CONTROL=~/Maildir/lists:INDEX=~/Maildir/lists
>  subscriptions = no
> }
> 
> Alas, this means that *all* index files (including the Squat index) is stored per-user whereas I'd just to have just *some* of them per-user. :-)
You'll need v2.2 and its INDEXPVT setting.
    
    
More information about the dovecot
mailing list