diff dovecot-example.conf @ 2205:821fbe3e892b HEAD

Don't require dotlocking to be first in locking list.
author Timo Sirainen <tss@iki.fi>
date Sun, 20 Jun 2004 13:37:44 +0300
parents 506302b8b2fb
children 8864dbc17cfa
line wrap: on
line diff
--- a/dovecot-example.conf	Sun Jun 20 12:40:00 2004 +0300
+++ b/dovecot-example.conf	Sun Jun 20 13:37:44 2004 +0300
@@ -299,8 +299,7 @@
 # You can use multiple locking methods; if you do the order they're declared
 # in is important to avoid deadlocks if other MTAs/MUAs are using multiple
 # locking methods as well. Some operating systems don't allow using some of
-# them simultaneously. If dotlocking is used, it must always be first in the
-# list.
+# them simultaneously.
 #mbox_read_locks = fcntl
 #mbox_write_locks = dotlock fcntl