[Dovecot] Shared Mailboxes with VirtualUsers and mail_location retrieved from ldap
Jan-Frode Myklebust
janfrode at tanso.net
Fri Sep 9 11:04:35 EEST 2011
On Fri, Sep 09, 2011 at 08:18:40AM +0100, mailing lists wrote:
>
> and how to I might configure dovecot to use the mail directory as a subdirectory of the home directory?
>
> this way all lookups for home (with %%h fetched from ldap) will return the correct locationand mail will be in (i.e.) ~/mailSubDir
>
> is this configuration possible?
In the main dovecot.conf:
mail_location = maildir:~/mailSubDir
In the ldap-config:
user_attrs = homeFilter=home
-jf
More information about the dovecot
mailing list