Setting "mail_location=maildir:~/Maildir:INDEX=~/index:CONTROL=~/control" (or separating INDEX and CONTROL in general) along with "quota=maildir" (and or having a ~/.dovecot.sieve) appears to expose a small bug in deliver (version 1.1.3, but probably all). While deliver will create a missing INDEX directory, it throws an error if the CONTROL directory is missing, exiting with exit code 75 and the following message: Internal error occurred. Refer to server log for more information. [2008-09-11 12:30:13]
The associated syslog error is: Sep 11 12:30:13 csmail2 deliver(88345678): [ID 994296 mail.error] file_dotlock_open(/users4/stu/78/88345678/control/maildirsize) failed: No such file or directory Sep 11 12:30:13 csmail2 deliver(88345678): [ID 702911 mail.error] Internal quota calculation error Sep 11 12:30:13 csmail2 deliver(88345678): [ID 702911 mail.info] msgid=43435ee38b616bb360e98d1990ad8f6d@example.com: save failed to INBOX: Internal error occurred. Refer to server log for more information. [2008-09-11 12:30:13]
Full "dovecot -n" output is attached.
Regards, Robin
On Thu, 2008-09-11 at 12:36 +0100, Robin Breathe wrote:
Sep 11 12:30:13 csmail2 deliver(88345678): [ID 994296 mail.error] file_dotlock_open(/users4/stu/78/88345678/control/maildirsize) failed: No such file or directory
This should fix it: http://hg.dovecot.org/dovecot-1.1/rev/14112c8e6a59
participants (2)
-
Robin Breathe
-
Timo Sirainen