summaryrefslogtreecommitdiff
path: root/localimap
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2006-05-03 07:52:53 +0000
committerJonas Smedegaard <dr@jones.dk>2006-05-03 07:52:53 +0000
commit3735df06d07cf1515890755b4526149aae8e94a5 (patch)
treea1900baee472bece6e5ea21d3d459fb32e04a52f /localimap
parent450f796b3c1e7d8b3f7db0c2b24419a67cb9c20f (diff)
export the locking hints (pure voodoo - don't know if respected at all).
Diffstat (limited to 'localimap')
-rwxr-xr-xlocalimap4
1 files changed, 2 insertions, 2 deletions
diff --git a/localimap b/localimap
index 0955981..d2745ed 100755
--- a/localimap
+++ b/localimap
@@ -6,7 +6,7 @@ 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
+export MBOX_WRITE_LOCKS=fcntl
+export MBOX_LOCKS=fcntl
exec /usr/lib/dovecot/imap