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 Jun 19 11:30:25 smtp2 deliver(user@domain.tld): quota.save_finish() quota_check() failed Jun 19 11:30:25 smtp2 deliver(user@domain.tld): copy: mailbox_save_finish() failed Jun 19 11:30:25 smtp2 deliver(user@domain.tld): quota_copy(): super.copy failed Jun 19 11:30:25 smtp2 deliver(user@domain.tld): mailbox_copy() failed Jun 19 11:30:25 smtp2 deliver(user@domain.tld): msgid=004801c7b253$9618dcf0$0514a8c0@foo: save failed to INBOX: Unknown error Jun 19 11:30:25 smtp2 deliver(user@domain.tld): msgid=004901c7b253$9709a590$0514a8c0@foo: saved mail to INBOX
-- Erland Nylend