https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7735

--- Comment #12 from Henrik Krohns <apa...@hege.li> ---
(In reply to Henrik Krohns from comment #11)
> - Duplicate rule merging code has been removed, since it would require new
> bloaty extra logic to work with all the above. It saved very little
> resources anyway, makes no difference.

PS. While doing some tests I found a bug in merging too.. if you have duplicate
rules but set some score to 0, it will disable the other rule too. Hit my head
for 15 minutes until I realized why my test was acting strange. *groan*

body FOO1 /./
body FOO2 /./
score FOO1 0  # FOO2 will never hit

Farewell kludgy merging code, won't be missing you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to