[Dovecot] missing .dovecot.lda-dupes file in LDAP/virtual user environment
Timo Sirainen
tss at iki.fi
Thu Aug 27 16:58:43 EEST 2009
On Thu, 2009-08-27 at 15:41 +0200, Claudio Tassini wrote:
> dovecot -n extract:
> mail_location: maildir:/maildirs/%h
Don't do this. v1.2+ no longer even allows it. Rather use:
mail_location = maildir:%h
> user_attrs = mailMessageStore=home,maildirquota=quota_rule=*:backend=%$
user_attrs = mailMessageStore=home=/maildirs/%$, ...
And preferably the home wouldn't even contain the Maildir/ part, so that
you'd have a separate home directory and
mail_location = maildir:%h/Maildir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090827/b4302811/attachment.bin
More information about the dovecot
mailing list