Gre7g Luterman <[EMAIL PROTECTED]> writes:

> Don't modify whitelist in place.  That is dangerous since it may be 
> used during the modification process.
>
> Instead, copy the file to a temporary location, modify the file, and
> then copy it back (with force).  Better yet, read the file in place,
> write the new file to a temporary location, set
> permissions/owner/group, and then copy the temporary file back over
> the original (with force).

It might be easier to just refer to two whitelist files from your
FILTER_INCOMING.  One called perhaps 'confirmed' that TMDA appends to,
and a second 'whitelist' which you can edit by hand.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to