[Dovecot] Debugging IMAP ACLs
    Timo Sirainen 
    tss at iki.fi
       
    Tue Oct  6 16:39:22 EEST 2009
    
    
  
On Oct 6, 2009, at 7:24 AM, Kerem Erciyes wrote:
> mail_location: mbox:~/mail/:INBOX=/usr/home/vmail/%d/%u
I don't think I've ever tried shared mailboxes with mbox format  
before, no idea if it even works..
> namespace:
>  type: shared
>  separator: /
>  prefix: shared/%%u/
>  location: mbox:/usr/home/vmail/%d/%u:INDEX=/usr/home/vmail/shared/%%u
This doesn't really look right. Should probably be more like:
location = mbox:%%h/mail:INBOX=/usr/home/vmail/%%d/%%u:INDEX=/usr/home/ 
vmail/shared/%%u
    
    
More information about the dovecot
mailing list