On 2007-06-13, 14:29, Timo Sirainen wrote:
On Wed, 2007-06-13 at 11:00 +0200, Erland Nylend wrote:
deliver(firstname.lastname@domain.tld): Jun 13 10:36:29 Info: msgid=NM-0-3-40561452-1181723787@mailgen-0-1: save failed to INBOX: Unknown error
This is what I was afraid of first. "Unknown error" means that some function returned -1, but didn't set an error message.
See if this changes the message: http://hg.dovecot.org/dovecot-1.0/rev/7959ec38de98
If not, I'd have to create some debug patches to find out which function is doing this.
hey .. just before I added the last patch, these messages appeared in the log:
deliver(user@domain.tld): Jun 13 14:13:21 Info: msgid=6AGuCWvbL0008158e@mail.server: save failed to INBOX: Timeout while waiting for lock deliver(user@domain.tld): Jun 13 14:13:22 Info: msgid=Pqyfj7TRw00081594@mail.server: save failed to INBOX: Timeout while waiting for lock deliver(user@domain.tld): Jun 13 14:13:22 Info: msgid=sIYbI7M5o00081593@mail.server: save failed to INBOX: Timeout while waiting for lock deliver(user@domain.tld): Jun 13 14:13:22 Info: msgid=W0ccKEhtX00081596@mail.server: save failed to INBOX: Timeout while waiting for lock deliver(user@domain.tld): Jun 13 14:13:23 Info: msgid=lZhe1T8SF00081597@mail.server: save failed to INBOX: Timeout while waiting for lock
Messages to this particular account has produced error messages earlier.
-- Erland Nylend