[Dovecot] Filesystem full/quota limitations and Dovecot
How does Dovecot handle accounts when writes are denied, such as in situations when a user is over quota, or the filesystem is full?
-- Anthony Kay University Computing Center (541) 346-1719 GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Only a statue can be perfect, and even then it casts a shadow.
- Merle Fossum
On Wed, 2006-03-15 at 12:42 -0800, Tony Kay wrote:
How does Dovecot handle accounts when writes are denied, such as in situations when a user is over quota, or the filesystem is full?
Not all that well. I think with mboxes it handles it pretty well, but with maildir it breaks if it can't update dovecot-uidlist file.
Also index files can cause problems. Although nowadays there is at least some code which tries to move the indexes to memory if writing fails. It's not perfect though.
participants (2)
-
Timo Sirainen
-
Tony Kay