Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 00:29:46 +0300
From:      Vladimir Kapustin <msgs_for_me@mail.ru>
To:        freebsd-pf@freebsd.org
Subject:   SPAMD stop passing mail from WHITE-list (Peter N. 	M.	Hansteen)
Message-ID:  <1535216240.20070206002946@mail.ru>
References:  E1HE6QS-0002K7-00.msgs_for_me-mail-ru@f75.mail.ru

next in thread | raw e-mail | index | archive | help
>
> Is the spamd database really 350MB-500MB??
>
 
root@router1# du -h /var/db/spamd
200M    /var/db/spamd

This is the result after 3 days from zerouing /var/db/spamd

> If you do a 
>  spamdb | grep WHITE | wc -l
>  spamdb | grep TRAPPED | wc -l
> 
> How many records are there?

spamdb | grep WHITE | wc -l
      52
spamdb | grep TRAPPED | wc -l
       0

as I said earlier:
> > ......and I still don't have a good idea
> > how to use TRAPs automatically...I try to put some adresses in TRAP-list
> > manually, but I can catch only myself in test purposes.


> Do you also have another table that loads many records to pf tables?

Yes - the biggest is:

pfctl -t good -T show | wc -l
    2105

I have about 10 tables, but each of the other tables contains less than 10 
records 






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1535216240.20070206002946>