You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/07/13 14:09:47 UTC

[Bug 5558] New: build/mkrules should strip "score" lines from sandbox rules

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5558

           Summary: build/mkrules should strip "score" lines from sandbox
                    rules
           Product: Spamassassin
           Version: 3.2.1
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Building & Packaging
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


(this is related distantly to bug 5545)

Occasionally we get contributed rulesets which contain "score" lines.  However
when we want to try out the rules in a sandbox, for testing, we do not want
these test rules to be given active scores (at least until we're happy with
them).

Currently, this requires hand-editing the contribution to comment out the
score lines.  It'd be neater if this was automatic, either by

(a) the script discussed in bug 5545, if that happens;

(b) a change to the mkrules script, which automatically discards ALL "score"
lines from sandbox files;

or (c) a change to mkrules which discards "score" lines for ONLY T_ rules /
"tflags nopublish" rules, therefore allowing promoted rules to still have their
scores set in the sandbox file.


(c) would be nicest I think.



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

[Bug 5558] build/mkrules should strip "score" lines from sandbox rules

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5558





------- Additional Comments From jm@jmason.org  2007-08-22 04:39 -------
ok, done


svn commit -m "bug 5558: comment out 'score' lines for non-promoted sandbox
rules automatically" build/mkrules
Sending        build/mkrules
Transmitting file data .
Committed revision 568571.




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

[Bug 5558] build/mkrules should strip "score" lines from sandbox rules

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5558


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.3.0






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

[Bug 5558] build/mkrules should strip "score" lines from sandbox rules

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5558


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2007-08-22 05:01 -------
done



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