13 Jun
2007
13 Jun
'07
2:29 p.m.
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.