Hello Winanjaya,

On Tuesday, January 28, 2003 at 9:45:31 AM you [W] wrote (at least in
part):

> I want to lock /home/vpopmail/etc/open-smtp .. so it's not automatically
> updated .. is it possible ? many thanks in advance

Recompile vpopmail w/o "roaming-users" configuration option (make a
fresh extract of the sources or make sure you did a "make clean"
before re-configuring existing sources) and install that new binaries.
This will prevent vchkpw from updating "open-smtp".

The "dirty" way is to set the immutable attribute if that file is
located on an ext[23] partition:

 $>chattr +i /home/vpopmail/etc/open-smtp

But that's a _REAL_ dirty work around, only recommended if you
_temporarily_ need to disable updating of open-smtp. Permanent disable
should be done by recompiling.
-- 
Best regards
Peter Palmreuther

Bombs don't kill people...explosions kill people.


Reply via email to