On Tue, 2007-06-19 at 12:08 +0200, Erland Nylend wrote:
On 2007-06-19, 03:50, Timo Sirainen wrote:
On Mon, 2007-06-18 at 20:50 +0200, Erland Nylend wrote:
On 2007-06-18, 18:47, Timo Sirainen wrote:
So I guess nothing before this?
There is one more log line, which I missed:
Jun 18 19:47:54 smtp2 deliver(user@domain.tld): copy: mailbox_save_finish() failed Jun 18 19:47:54 smtp2 deliver(user@domain.tld): quota_copy(): super.copy failed
Oh, one of my earlier patches was supposed to catch quota_save_finish(), not quota_copy(). Attached. Also added some more checks.. It has to be related to quota code.
We're getting closer. Now I'm getting this:
Jun 19 11:30:25 smtp2 deliver(user@domain.tld): quota_check(): failed: Unknown error
Oh. I never thought the Unknown error came from quota plugin. I changed that now to "Unknown quota error": http://hg.dovecot.org/dovecot-1.0/rev/02fb6b136e19
Also I think this should fix the problem: http://hg.dovecot.org/dovecot-1.0/rev/b919a32cd077