https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6574

--- Comment #5 from Darxus <[email protected]> 2011-05-05 02:36:45 UTC ---
I don't think there's a mass-check corpora starvation problem.

$ rsync --exclude '*~' -vaz "[email protected]::corpus/*-net-*.log"
/home/darxus/sa/corp
$ cd ~/masscheckwork/weekly_mass_check/masses/
$ grep -l 1098073 ~/sa/corp/ham-net*.log | xargs ./log-grep-recent -m 72 >
ham.log ; grep -l 1098073 ~/sa/corp/spam-net*.log | xargs ./log-grep-recent -m
2 > spam.log
$ wc -l ham.log spam.log
   199159 ham.log
   288030 spam.log

And it requires 150,000 of each, according to
http://mail-archives.apache.org/mod_mbox/spamassassin-dev/201101.mbox/%[email protected]%3E

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to