[dovecot] Re: Dovecot and Quotas
Timo Sirainen
tss at iki.fi
Wed Mar 26 10:29:03 EET 2003
On Wed, 2003-03-26 at 01:48, Mike Machado wrote:
> Mar 25 14:54:27 penguin1 imap(bob): file_set_size() failed with index
> data file /home/bob/mail/.imap/INBOX/.imap.index.data: Disk quota
> exceededMar 25 14:54:27 penguin1 imap(bob): mmap_istream.madvise():
> Function not implemented
> Mar 25 14:54:28 penguin1 last message repeated 65 times
Oh, write() returns EDQUOT instead of ENOSPC when quota is full? Didn't
know that before. I'll fix it so that they're both checked. After that
Dovecot will just use memory instead if it can't create the index files.
More information about the dovecot
mailing list