http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4778
------- Additional Comments From [EMAIL PROTECTED] 2006-07-21 01:37 ------- (In reply to comment #10) > Q1: What about user rule score overrides? Are you counting that as a user > rule > with the same name as a system rule? Score overrides of system rule would be allowed, but priority changes probably would not. Changing tflags multiple would not be allowed, possibly no tflags changes would be allowed. If allow_user_rules is off, then we could do the zero-score checks at config time instead of per message. > Q2: What if someone does make a user rule that happens to have the same name > as > a system rule, either because they don't know the names of all system rules, > or > the new sa_update adds a rule with the same name as a user rule? The system rule would win. This should probably cause a lint error. Separate namespaces wouldn't work. If the user config tries to set the score for a rule, does it affect the user rule or the system rule? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
