https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6400
Merijn van den Kroonenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #47 from Merijn van den Kroonenberg <[email protected]> --- (In reply to Kevin A. McGrail from comment #43) > I cannot figure out what is causing the MSPIKE rules to have a manually set > rule in 50_scores.cf and a set of scores in 72_scores.cf from the rules > update. > The reason is, because of the version check if statement, you indented the score statements for RCVD_IN_MSPIKE rules. However, the extract-new-scores script ignores all lines which do not start with 'score' so the whitespace in front of it throws teh script off. I will add a patch to fix this. -- You are receiving this mail because: You are the assignee for the bug.
