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.soc
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