On Thu, Sep 23, 2004 at 10:03:27AM -0500, Michael Parker wrote:
> See tool/check_whitelist in the 3.0.0 tarball.
Opps, tools/check_whitelist
Michael
See tool/check_whitelist in the 3.0.0 tarball.
Michael
Jeff Koch wrote:
> Our auto-whitelist file on our server has grown to 700MB. Is there a
> procedure for pruning it? It seems to be growing indefinitely.
There's no formal procedure I know of, but I found a similar issue (in
my case, per-user AWL files were growing large enough to seriously warp
th
If you upgrade to 3.0.0 and use database backend it's easy to prune.
If you are using dbm/BerkeleyDB/DB_File based AWL you probably can
dump the data to a text file, strip it and convert back to the DB_File
based file.
Probably there's easier way in 2.6.x, too, but since 3.0.0 is out I'd
go with t
Our auto-whitelist file on our server has grown to 700MB. Is there a
procedure for pruning it? It seems to be growing indefinitely.
Best Regards,
Jeff Koch