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 2006/10/17 22:44:29 UTC

[Bug 5132] New: Typo causes missing description in 25_replace.cf

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

           Summary: Typo causes missing description in 25_replace.cf
           Product: Spamassassin
           Version: 3.1.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: davel@anvil.com


Someone was obviously a tad hasty with the cut-and-paste:
In 25_replace.cf the "describe" for "SUBJECT_FUZZY_VPILL"
actually says "SUBJECT_FUZZY_MEDS".

Here's a diff -C 2

*** 25_replace.cf       2006-10-17 20:39:17.496954112 +0100
--- /tmp/25_replace.cf  2006-10-17 21:51:31.067151304 +0100
***************
*** 76,80 ****
  replace_rules __SUBJECT_FUZZY_VPILL
  meta SUBJECT_FUZZY_VPILL      __SUBJECT_FUZZY_VPILL && !FUZZY_VPILL
! describe SUBJECT_FUZZY_MEDS   Attempt to obfuscate words in Subject:

  header SUBJECT_FUZZY_CHEAP    Subject =~ /<inter W2><post
P3>\b(?!cheap)<C><H><E><A><P>(?:\b|<E>)/i
--- 76,80 ----
  replace_rules __SUBJECT_FUZZY_VPILL
  meta SUBJECT_FUZZY_VPILL      __SUBJECT_FUZZY_VPILL && !FUZZY_VPILL
! describe SUBJECT_FUZZY_VPILL  Attempt to obfuscate words in Subject:

  header SUBJECT_FUZZY_CHEAP    Subject =~ /<inter W2><post
P3>\b(?!cheap)<C><H><E><A><P>(?:\b|<E>)/i



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

[Bug 5132] Typo causes missing description in 25_replace.cf

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


felicity@apache.org changed:

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






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

[Bug 5132] Typo causes missing description in 25_replace.cf

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


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2006-12-03 13:20 -------
thanks; well spotted.  it's a small enough change that it counts as "trivial",
so I've applied to both trunk and the 3.1.x branch...



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