On 9/22/14, 12:56 PM, Alex Regan wrote:

This working elsewhere for me but on my own server the score for the
rules I wrote are being ignored.  Example rule:

header SUBJECT_NOTIFICATION      Subject =~ /\bNotification\b/i
score  SUBJECT_NOTIFICATION      3.0

Spamd uses the rule but does not apply the score.  I am on 3.3.2 on
Mageia 3 with Postfix and Procmail.

What file do you have this rule stored in?
______________________________________

*local.cf*
Are you sure it's being read on start-up?

_____________________________

*Yes,  my test messages and SPAM hit the rules but ignore the score.*

Have you tried to lint your rules?

# spamassassin --lint
_________________________________

*That gave me a bunch of redefined errors in IP.pm so I am updating that.*

Use "spamassassin -t -D < myfile 2>&1 |less" and read through the debug output for any possible errors and a reference to your cf file.
______________________________

*So that is fun;-) Lots to read. Anyway, what is to be substituted for myfile? A test message? The local.cf?**
**
**Thanks Much,**
**Robert A. Ober*

Reply via email to