On 23.1.2010, at 2.40, Timo Sirainen wrote: >> My user_attrs is >> user_attrs = >> homeDirectory=home,uidNumber=uid,gidNumber=gid,mailMessageStore=mail,mai >> lQuota=quota=maildir:storage > > You can change this to be: > > user_attrs = .., mailMessageStore=home, .. > > and in dovecot.conf: > > mail_location = maildir:%h
Reading again.. what's the relationship between homeDirectory and mailMessageStore? Perhaps you should just drop mailMessageSotre and use: mail_location = maildir:%h/Maildir