On 20.4.2011, at 21.34, Francisco Wagner C. Freire wrote:

> mail_location = maildir:%h/maildir:INDEX=%h/cache
..
> /storage/a/ac/domainname/users/account/maildir

What's the a/ac/ part? Is this if the domain begins with ac? Dovecot v2.0 has 
this "smart" logic where if you set e.g.:

mail_location = maildir:/storage/%1d/%2d/%d/users/%n/maildir:INDEX=%h/cache

Then if the domainname directory (or first of the existing parent dirs) has 
02770 permissions, they are copied to the directories created under it.

Reply via email to