6 Jul
2014
6 Jul
'14
7:11 p.m.
On 5.7.2014, at 11.32, Giel van Schijndel giel+dovecot@mortis.eu wrote:
On Fri, Jul 04, 2014 at 11:49:37 +0300, Timo Sirainen wrote:
Are you using dict-file? Looks like the NFS flushing was done there unconditionally, removed now: http://hg.dovecot.org/dovecot-2.2/rev/b2f3b9f5d7cc
I'm using acl_shared_dict
acl_shared_dict = file:/var/mail/vhosts/%d/shared-mailboxes.db
That uses a file-stored dictionary but I'm not sure that means it uses dict-file. Would that trigger the NFS flushing attempts?
Yep, that's the one ("file:" = dict file backend).