On Jan 16, 2009, at 4:37 AM, Claudio Prono wrote:

It must have written it to dovecot-err.log. The code looks like this:

        i_error("Couldn't init INBOX: %s", errmsg);
        client_destroy(client, "Mailbox init failed");

So before logging the "Mailbox init failed" it always logs the "Couldn't init INBOX" to the error log. I can't think of a reason why it wouldn't
have done that.


The file dovecot-err.log is empty....

That's weird.

ls -la dovecot-err.log
-rw------- 1 root root 0 Jan 15 11:45 dovecot-err.log

ls -la dovecot-inf.log
-rw------- 1 root root 127836484 Jan 16 10:36 dovecot-inf.log

Do you ever get anything written to dovecot-err.log? For example if you manually use kill -SEGV for e.g. dovecot-auth process?

Reply via email to