Hello,
your passwd-file entry looks like so: try:pwd:uid:gid:gecos:/pop3/mailboxes/t/te/test.de/subdomain/try:/bin/false
yes, similar.
default_mail_env = maildir:%h/MailDir:INDEX=MEMORY
Thats what I used now, because the homedirs in the userdb don't end with "/Maildir".
But now the process dies after the login:
dovecot: Jan 18 17:07:34 Info: Dovecot v1.0.alpha5 starting up dovecot: Jan 18 17:07:43 Error: pop3(try@test.de): file mail-index-lock.c: line 247 (mail_index_copy): assertion failed: (!MAIL_INDEX_IS_IN_MEMORY(index)) dovecot: Jan 18 17:07:43 Info: pop3-login: Login: user=try@test.de, method=PLAIN, rip=192.168.1.72, lip=192.168.1.72 dovecot: Jan 18 17:07:43 Error: child 16566 (pop3) killed with signal 6
And in the maildir I file named dovecot-uidlist.lock is left. Any ideas?
Regards Marten