>
> Is the spamd database really 350MB-500MB??
>
[EMAIL PROTECTED] 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"