On Mon, 22 Sep 2014 15:11:44 -0500
Robert A. Ober wrote:
> *Yes, my test messages and SPAM hit the rules but ignore the score.*
What score does it have?
Could it be that the score got set after spamd was restarted?
On Mon, 22 Sep 2014, Bowie Bailey wrote:
On 9/22/2014 4:11 PM, Robert A. Ober wrote:
header SUBJECT_NOTIFICATION Subject =~ /\bNotification\b/i
score SUBJECT_NOTIFICATION 3.0
*Yes, my test messages and SPAM hit the rules but ignore the score.*
Double-check your rule and score
On 9/22/2014 4:11 PM, Robert A. Ober wrote:
header SUBJECT_NOTIFICATION Subject =~ /\bNotification\b/i
score SUBJECT_NOTIFICATION 3.0
*Yes, my test messages and SPAM hit the rules but ignore the score.*
Double-check your rule and score lines for any minor typos --
particularly
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 ap
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
*Hello Folks,
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.