http://bugzilla.spamassassin.org/show_bug.cgi?id=4121

           Summary: Score for user defined rules become ignored
           Product: Spamassassin
           Version: 3.0.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: spamc/spamd
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


With fresh installation of SA 3.0.2. When I allow user_defined rules, and as
user define any rule in user_prefs, for example this one:

    header   LUBOS     Subject =~ /kukacka/i
    score    LUBOS     4.0

and then I start spamd daemon: After first check for the rule, which correctly
triggers and add "4" to the score, every following check of the same mail,
triggers the test LUBOS, but add score "1". This has something to do with
"configuration" saving. When I start spamd with -m "N" the test correctly add
score of "4" just "N" times. When I start spamd with -m "0". All works fine.
When I set $copy_config_p to "0" in spamd line 495 - so no copies of
configuration are made - everything works fine.



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

Reply via email to