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 2005/12/15 20:14:59 UTC

[Bug 4738] New: Unable to turn off a rule

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

           Summary: Unable to turn off a rule
           Product: Spamassassin
           Version: 3.1.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: mark@heluna.com


Here's a curious bug-- I'm unable to turn off the UPPERCASE_25_50 rule.

I have a file zzz_turn_off_rules.cf in /etc/mail/spamassassin (my site rules folder) that has the line "score 
UPPERCASE_25_50 0", and linting all of the rules doesn't report any errors.  However, I still see 
UPPERCASE_25_50 show up in my spamlog, meaning the rule hasn't been turned off.  Short of modifying 
50_scores.cf in the default rules directory, how can I turn this rule off?



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

[Bug 4738] Unable to turn off a rule

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





------- Additional Comments From mark@heluna.com  2005-12-15 20:55 -------
Yes, the file is read:

[23188] dbg: config: read file /etc/mail/spamassassin/zzz_turn_off_tests.cf

I can attach that file, but it's fairly boring.  1546 lines of "score TESTNAME 0".




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

[Bug 4738] Unable to turn off a rule

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





------- Additional Comments From felicity@apache.org  2006-08-02 01:49 -------
is this still occuring?  my first reaction is "did you restart spamd".



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

[Bug 4738] Unable to turn off a rule

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





------- Additional Comments From mark@heluna.com  2005-12-15 20:54 -------
Created an attachment (id=3306)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3306&action=view)
spamassassin --lint --debug output




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

[Bug 4738] Unable to turn off a rule

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





------- Additional Comments From jm@jmason.org  2005-12-15 20:40 -------
are you sure that file is being read?  run with "-D" and it'll output the
filenames of all config files read.  (it'd be worth attaching that debug output,
too.)



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

[Bug 4738] Unable to turn off a rule

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


mark@heluna.com changed:

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




------- Additional Comments From mark@heluna.com  2006-08-04 05:20 -------
This seems to be fixed, although my theory is that I had two files with conflicting scores.  Perhaps the lint 
output should display conflicts such as this?



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