On Wed, 2009-05-27 at 19:49 +0000, Henry Kwan wrote:
> Just noticed that my AWL is up to 83MB.  Not sure if it should be that large 
> so

Well, it keeps track of all sender addresses it sees, including the
forged ones which usually hit your site once only...

> I ran check_whitelist and it removed the single entries but did not compact 
> the
> file.  I then checked the SA site and it said to use sa-awlUtil but I can't 
> find
> this utility on my system.  Was it included in the standard 3.25 tarball?

I use Kris Deugau's trim_whitelist -- though very infrequently, just
when I spot the DB gets out of hand. That hack seems to works perfectly
for me.

For more info and the script's link see
  http://markmail.org/message/qqsm35q5bqpbb3in

Also see the first link to a list archive in that file.


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to