On 05.06.2010 16:26, Timo Sirainen wrote:
On 5.6.2010, at 6.20, John Adams wrote:
May 3 15:47:37 host dovecot: [ID 583609 mail.error] IMAP(user):
close(/home/user/Mail/R-Help.lock) failed: Disc quota exceeded
This shouldn't happen if you set mail_nfs_storage=yes.
It is not set to yes.
However, it is a mixed environment. 1/3 of the mailboxes are accessible
directly on the storage, 2/3 are mounted NFS.
What happens to the 1/3 if I set mail_nfs_storage=yes?
Slightly worse performance, but probably not noticeable. It would also be
possible to set this value per-user by returning the setting from userdb.
http://wiki.dovecot.org/UserDatabase/ExtraFields
Changed the config. Thanks.
Also thanks for the link. I like this very much :)
Anyway, was dovecot designed for this kind of setup?
Dovecot was designed to be as flexible as possible :) Not perfect yet, but
slowly getting there.