http://bugzilla.spamassassin.org/show_bug.cgi?id=3662
------- Additional Comments From [EMAIL PROTECTED] 2004-08-04 16:10 ------- Subject: Re: fix masses scripts to do sane things with mutable/nonmutable tests -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > since I believe that was my code... if the rule isn't mutable, it > should short circuit the rest of the code and just say it's not mutable. ok, fine... makes sense. actually, I misread that -- so I'll update the patch. > as for the score==0 bit, the old way of doing things was that rules with > a score of 0 were considered to be "this shouldn't be enabled by > default", so we want to consider that non-mutable. the end goal was to > let the GA know the rule existed, but not to try changing the score from > whatever it was set to. The difficulty here is that some rules are being locked at 0. actually -- you're right; if they're 0 in the input, then they won't be in the mass-check data anyway (becuase 0-score rules aren't run), so the perceptron wouldn't be able to use them anyway. OK, new patch will leave that code as-is. - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Exmh CVS iD8DBQFBEWyXQTcbUG5Y7woRAkfKAJ4nZ8prhrBch+7e/JCXGjz6Hc3HpQCePitp 1qiL+/9uw/2P702Bwlbbc7E= =JuAc -----END PGP SIGNATURE----- ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
