From: "Will Nordmeyer" <[EMAIL PROTECTED]>
I have bumped SpamAssassin 3.1.0 up to 10 clients (from 5) and added round-robin to the startup routine. my daemon startup now looks like this: daemon /home/spam-filter/bin/spamd -d -c -m 10 --round-robin --socketpath=/home/spam-filter/tmp/spamd.sock -H /home/spam-filter/razor But there are still many emails throughout the day that manage to get through without any sort of scoring at all. Any suggestions as to what might be causing SpamAssassin to stop checking emails?
Betcha: 1) You have user rules enabled. 2) You have one or more "full" or "rawbody" type rules. Cain't do nuthin' 'bout it, Fraind. (Well, you can if you are running procmail. I look for missing markup and run it through SpamAssassin again. It VERY seldom fails twice in a row on the same message.) {^_^}