Re: [Dovecot] userdb static and doubled homedir problem

2007-03-19 Thread Michal Soltys
Michal Soltys wrote: With following configuration: [cut] Hmm, I can't recreate it now..

[Dovecot] userdb static and doubled homedir problem

2007-03-19 Thread Michal Soltys
With following configuration: userdb static { args = uid=1 gid=1 home=/home/vmail/domain.tld/%u/./ mail=maildir:~/maildirs } and accompanying passdb passwd-file consisting of only user and password, for example test:{PLAIN}test: dovecot will access home=/home/vmail/domain.t