On Mon, Apr 16, 2001 at 12:24:34AM -0500, Tim Legant wrote:
> Yes and no. Mutt has to be compiled with the correct options to do it.
> Assuming you're on a system where qmail uses flock (not HP/UX or
> Solaris), configure mutt with --enable-flock. Then they're both talking
> the same language.
Thank you for your help.
Just as a follow-up in case anyone else has been reading this thread, I
just peeked into INSTALL and saw this:
Linux
On recent Linux systems, flock() and fcntl() locks don't mix. If
you use the --enable-flock switch on such systems, be sure to
give the --disable-fcntl argument as well.
So I will be using those two options.
Thanks again.