Is there any way to still be able to login/delete email via dovecot-imap when the user's filesystem quota is exceeded? We just moved from courier where this was still possible but now a user over quota can login but cannot get a list of messages and the logs show this: May 27 10:24:45 pop1.gwtc.net dovecot: POP3(cody at howaboutnow.net) [64.251.165.209]: write(/home/co/cody/Maildir/dovecot-uidvalidity) failed: Disk quota exce eded May 27 10:24:45 pop1.gwtc.net dovecot: POP3(cody at howaboutnow.net) [64.251.165.209]: o_stream_send(/home/co/cody/Maildir/dovecot-uidlist.tmp) failed: Disk qu ota exceeded May 27 10:24:45 pop1.gwtc.net dovecot: POP3(cody at howaboutnow.net) [64.251.165.209]: Couldn't init INBOX: Internal error occurred. Refer to server log for more inform ation. [2010-05-27 10:24:45]
On Jueves 27 Mayo 2010 18:30:41 James Devine escribi?:> Is there any way to still be able to login/delete email via > dovecot-imap when the user's filesystem quota is exceeded? We just > moved from courier where this was still possible but now a user over > quota can login but cannot get a list of messages and the logs show > this:Move the indexes to a filesystem without quotas. Something like mail_location = maildir:~/Maildir:INDEX=/var/dovecot/%u will do the trick. HTH -- Joseba Torre. Vicegerencia de TICs, ?rea de Explotaci?n