On 8/6/2014 4:19 PM, James B. Byrne wrote:
OS=CentOS-6.5
SA=3.3.1
I ran spamassassin -D -llint and see this in the output:
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_H4
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_WL
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule FREEMAIL_FORGED_FROMDOMAIN
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_L5
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_H3
Aug 6 15:59:03.983 [4533] dbg: config: warning: score set for non-existent
rule FSL_GEO_ABUSE
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_H2
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule FSL_YG_ABUSE
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule HEADER_FROM_DIFFERENT_DOMAINS
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_ZBI
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_L2
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule HK_NAME_MR_MRS
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule FILL_THIS_FORM_FRAUD_PHISH
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_BL
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_L4
Aug 6 15:59:03.984 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_H5
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule URIBL_SBL_A
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule PP_MIME_FAKE_ASCII_TEXT
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule FSL_FAKE_GMAIL_RCVD
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule RCVD_IN_MSPIKE_L3
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule FILL_THIS_FORM_LONG
Aug 6 15:59:03.985 [4533] dbg: config: warning: score set for non-existent
rule VANITY
I do not recognise any of these as being related to something I deleted or
added to the default SA config files that ship with the distribution packages.
Does anyone have an idea as to why I have scores for non-existent rules?
What is MSPIKE?
MSPIKE = MailSpike RBL.
Without checking, you are running an old version of SA and the rules are
not valid on your installation so it's skipping them. It's innocuous
and by design that you are skipping those rules. Upgrading to 3.4.0
would be recommended.
Regards,
KAM