|-----Original Message----- |From: Kevin Curran [mailto:[EMAIL PROTECTED] |Sent: 27 December 2004 07:09 |To: users@spamassassin.apache.org |Subject: spamc/spamassassin = different scores | |Hello list, | |I don't know about you all, but I've been getting a lot of |false negatives that have a hit on the ALL_TRUSTED test. So, |I disabled that test in local.cf. Now, I'm running SA on |FreeBSD using sendmail and procmail. |When the user's .procmailrc calls spamassassin it seems to |honor local.cf. |But when the .procmailrc calls spamc and spamd is running, it |seems to ignore local.cf. | |Tests show that an email will get a different score depending |on whether spamassassin or spamc is called. | |What's up with that? | |Thanks! |
It sounds like you didn't restart spamd after you changed the local.cf file. Martin