]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot-example.conf: Added maildir_very_dirty_syncs.
authorTimo Sirainen <tss@iki.fi>
Wed, 1 Apr 2009 15:42:56 +0000 (11:42 -0400)
committerTimo Sirainen <tss@iki.fi>
Wed, 1 Apr 2009 15:42:56 +0000 (11:42 -0400)
--HG--
branch : HEAD

dovecot-example.conf

index 548cd49e6b564add8aaa16465c48f195a0ecaa89..821882cc1ef84b3647a8729a7c3f31aa045883c8 100644 (file)
 # NOTE: This setting requires maildir_copy_with_hardlinks = yes to work.
 #maildir_copy_preserve_filename = no
 
+# Assume Dovecot is the only MUA accessing Maildir: Scan cur/ directory only
+# when its mtime changes unexpectedly or when we can't find the mail otherwise.
+#maildir_very_dirty_syncs = no
+
 ##
 ## mbox-specific settings
 ##