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/02/01 05:48:40 UTC

[Bug 4116] New: Test for double end-html tag

http://bugzilla.spamassassin.org/show_bug.cgi?id=4116

           Summary: Test for double end-html tag
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: Bob@Menschel.net


There have been several bz entries which discussed text after the /html tag.
However, I just ran a test for that tag doubled, </html></html>. results: 

OVERALL    SPAM      HAM      S/O    RANK  SCORE  NAME
  94973    59672    35301    0.628   0.00   0.00  (all messages)
   1846     1846        0    1.000   0.00   1.04  SARE_HTML_EHTML2

OVERALL%   SPAM%     HAM%     S/O    RANK   SCORE  NAME
  94973    59672    35301    0.628   0.00    0.00  (all messages)
100.000  62.8305  37.1695    0.628   0.00    0.00  (all messages as %)
  1.944   3.0936   0.0000    1.000   0.00    1.04  SARE_HTML_EHTML2

Rule: 
{{{
rawbody   SARE_HTML_EHTML2         m'</html></html>'i
describe  SARE_HTML_EHTML2         Double end html tag
score     SARE_HTML_EHTML2         2.222
}}}
#hist     SARE_HTML_EHTML2         Created by Bob Menschel Jan 28 2005
#counts   SARE_HTML_EHTML2         1846s/0h of 94973 corpus (59672s/35301h RM)
01/29/05



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

[Bug 4116] Test for double end-html tag

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4116


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2005-02-06 23:48 -------
thanks Bob!  applied as r151700.

btw, I removed the "SARE_" prefix, as IMO people would expect that to appear on
rules from SARE, not in the base distro!  let me know what you think.



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

[Bug 4116] Test for double end-html tag

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4116





------- Additional Comments From jm@jmason.org  2005-01-31 22:42 -------
wow, I hadn't noticed that at all... good hitrate too!

NEEDSMC



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

[Bug 4116] Test for double end-html tag

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4116





------- Additional Comments From Bob@Menschel.net  2005-02-07 06:33 -------
> btw, I removed the "SARE_" prefix, as IMO people would expect that to appear 
on rules from SARE, not in the base distro!  let me know what you think.

Most definitely.  A SARE_* prefix should always be notification to people that 
this rule is found in a SARE rules file. When one of our SARE rules gets 
adopted into the primary distribution, the SARE_* prefix should be removed 
(and/or the entire name renamed). 



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

[Bug 4116] Test for double end-html tag

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4116





------- Additional Comments From automasschecker@jmason.org  2005-02-04 15:46 -------
# [automatically generated by automc: start]
# DONEMC 1: completed request from comment 1

  0.938   1.1794   0.0000    1.000   0.82    2.22  T_MC_SARE_HTML_EHTML2_b4116_c0

above freqs using data from "/home/automc/corpus/html/DETAILS.new" as of Fri Feb  4 15:46:13 2005:

T_MC_SARE_HTML_EHTML2_b4116_c0 = SARE_HTML_EHTML2 from bug 4116 comment 0
full freqs: http://bugzilla.spamassassin.org/ruleqa?rule=T_MC_SARE_HTML_EHTML2_b4116_c0&date=20050204
# ham results used: ham-bzoetekouw.log ham-daf.log ham-jm.log ham-parkerm.log ham-quinlan.log ham-rODbegbie.log ham-theo.log
# spam results used: spam-bzoetekouw.log spam-daf.log spam-jm.log spam-parkerm.log spam-quinlan.log spam-rODbegbie.log spam-theo.log
 479311   381285    98026    0.795   0.00    0.00  (all messages)
100.000  79.5486  20.4514    0.795   0.00    0.00  (all messages as %)
# [automatically generated by automc: end]




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

[Bug 4116] Test for double end-html tag

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4116





------- Additional Comments From jm@jmason.org  2005-02-03 15:48 -------
hmm.  why hasn't this produced results yet?



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