#!/bin/sh

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