4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: dot-lock
FromSent OnAttachments
patrick jayetJul 3, 2004 10:14 am 
Sam VarshavchikJul 3, 2004 10:51 am 
patrick jayetJul 3, 2004 3:15 pm 
Devin RubiaJul 5, 2004 9:01 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: dot-lockActions...
From:patrick jayet (jay@student.ethz.ch)
Date:Jul 3, 2004 10:14:01 am
List:net.sourceforge.lists.courier-maildrop

Hi Sam,

The correct setting for this option depends on the format of your system's mailbox files and the locking conventions used by your other mail software.

See INSTALL for more information.

The format of the mailbox files I use is maildir. On the server I use exim as mta and courier-imap in order to access the mails. I have tried several compilation options for maildrop other than the default options that come with gentoo, that are:

--with-devel \ --enable-userdb \ --disable-tempdir \ --enable-syslog=1 \ --enable-use-flock=1 \ --enable-maildirquota \ --enable-use-dotlock=1 \ --enable-restrict-trusted=1 \ --enable-trusted-users='root mail daemon postmaster qmaild mmdf vmail' \ --with-default-maildrop=./.maildir/ \ --enable-sendmail=/usr/sbin/sendmail

I have tried --enable-tempdir, -enable-use-dotlock=0, enable-use-flock=0, but I cannot get that working.

I have also tried to set IMAP_USELOCKS=0 in the config file of courier-imap (/etc/courier-imap/imapd), but I go on getting:

/usr/bin/maildrop: Unable to create a dot-lock

Is there a conflict between maildrop and courier-imap? There is otherwise no other software on the machine that accesses the mailbox folder.

Greetings. :o)

Patrick