OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: [patch] postconf -l option
From: Wietse Venema (wietseporcupine.org)
Date: Mon Sep 25 2000 - 14:21:15 CDT


Matthias Andree:
> wietseporcupine.org (Wietse Venema) writes:
>
> > The patch solves the wrong problem.
>
> > Mailbox locking methods should be configurable from main.cf.
>
> True. (A compile-time option would be sufficient as most software has
> this as a compile-time option.) However, until it's there, the user
> should know what mailbox locking methods Postfix uses (and in what
> order) without the need to read Postfix' source code. Parts of the
> audience will be able to do so, other parts won't.

Mailbox locking methods should be configurable from main.cf.

In a heterogeneous environment, the compile-time choice would be
wrong. For example, even though 4.4BSD uses no user.lock files, it
will have to use user.lock files when the mail spool is shared with
other hosts that do require user.lock files.

        Wietse