summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocalimap4
1 files changed, 4 insertions, 0 deletions
diff --git a/localimap b/localimap
index 04b93ad..0955981 100755
--- a/localimap
+++ b/localimap
@@ -3,6 +3,10 @@
if test -d ~/Maildir; then
MAIL=~/Maildir
fi
+
+# Do these work at all?
+# (one for dovecot 1.x and the other for 0.99.x)
MBOX_WRITE_LOCKS=fcntl
+MBOX_LOCKS=fcntl
exec /usr/lib/dovecot/imap