[Dovecot] 2.0 beta4 (5d76f5b13883): Home directory not recognized
Hi,
latest Mercurial seems to have problems with the Config Module unloads:
May 5 19:18:16 spectre dovecot: master: Dovecot v2.0.beta4 (5d76f5b13883) starting up May 5 19:18:34 spectre dovecot: managesieve: Error: fd_read() partial input (54/88) May 5 19:18:34 spectre dovecot: imap-login: Fatal: Error reading configuration: read(/var/run/dovecot/config) failed: EOF May 5 19:18:34 spectre dovecot: master: Error: service(imap-login): command startup failed, throttling
Restarting IMAP/POP3 mail server: dovecotError: user root: Initialization failed: userdb didn't return a home directory, but plugin setting quota used it (%h): dict:user::file:%h/mdbox/dovecot-quota Fatal: Invalid user settings. Refer to server log for more information.
$ tail /etc/dovecot/conf.d/90-plugin.conf quota = dict:user::file:%h/mdbox/dovecot-quota quota_rule = *:storage=1GB quota_rule2 = Trash:storage=10%% acl = vfile:/var/vmail/conf.d/%d/acls:cache_secs=300 }
Regards Thomas
Thomas Leuxner wrote:
Hi,
latest Mercurial seems to have problems with the Config Module unloads:
May 5 19:18:16 spectre dovecot: master: Dovecot v2.0.beta4 (5d76f5b13883) starting up May 5 19:18:34 spectre dovecot: managesieve: Error: fd_read() partial input (54/88) May 5 19:18:34 spectre dovecot: imap-login: Fatal: Error reading configuration: read(/var/run/dovecot/config) failed: EOF May 5 19:18:34 spectre dovecot: master: Error: service(imap-login): command startup failed, throttling
Restarting IMAP/POP3 mail server: dovecotError: user root: Initialization failed: userdb didn't return a home directory, but plugin setting quota used it (%h): dict:user::file:%h/mdbox/dovecot-quota Fatal: Invalid user settings. Refer to server log for more information.
That's probably my bad. I was working on something and it doesn't quite work as expected just yet. You won't see this error when ManageSieve is not used. I've disabled it for now.
Regards,
Stephan.
On Wed, May 05, 2010 at 09:14:50PM +0200, Stephan Bosch wrote:
That's probably my bad. I was working on something and it doesn't quite
work as expected just yet. You won't see this error when ManageSieve is
not used. I've disabled it for now.Regards,
Stephan.
Thanks Stephan. Looks good now with a later build.
participants (2)
-
Stephan Bosch
-
Thomas Leuxner