Run SA on entire mbox file

2004-11-11 Thread Phil Smith
I'm wondering if there's a simple way to run SA (either via spamc or spamassassin, doesn't matter to me) on an entire mbox file and then get a list of output scores (something along the lines of what spamc -c does). I checked out the manpages and saw that spamassassin has a --mbox flag, but I coul

Re: spamd, user_prefs and required scores

2004-10-15 Thread Phil Smith
Justin Mason writes: > there is one alright -- bug 3826. could you check and see if that > matches what you're seeing? > > http://bugzilla.spamassassin.org/show_bug.cgi?id=3826 That's it, exactly. The spamd children don't drop the required_score from user_prefs and apply it to later messages. I

spamd, user_prefs and required scores

2004-10-15 Thread Phil Smith
I'm running SpamAssassin 3.0.0 on a Red Hat Linux 9 system (2.4.27). The mail server is running sendmail 8.12.11. Users turn spamassassin on or off for their accounts by using procmail rules to call spamc. There are many users doing this, and it has worked perfectly until now. When I upgraded t