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 2008/06/10 10:39:59 UTC

[Bug 5920] New: remove obsolete rule X_IP

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5920

           Summary: remove obsolete rule X_IP
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


http://ruleqa.spamassassin.org/20080609-r664661-n/X_IP/detail#new

0.00000   0.0216   0.0763   0.221    0.52    2.84  X_IP  

it has a very high score and hits more ham than spam nowadays.
also overlaps with lots of other better rules:

OVERLAP WITH FULL RULES:
  overlap spam: 100% of X_IP hits also hit MIME_BOUND_DD_DIGITS; 19% of
MIME_BOUND_DD_DIGITS hits also hit X_IP 
  overlap spam: 100% of X_IP hits also hit MSGID_SPAM_CAPS; 19% of
MSGID_SPAM_CAPS hits also hit X_IP 
  overlap spam: 100% of X_IP hits also hit RCVD_NUMERIC_HELO; 0% of
RCVD_NUMERIC_HELO hits also hit X_IP 
  overlap spam: 100% of X_IP hits also hit RDNS_NONE; 0% of RDNS_NONE hits also
hit X_IP 
  overlap spam: 100% of X_IP hits also hit T_BUG5868_RDNS_NONE; 0% of
T_BUG5868_RDNS_NONE hits also hit X_IP 
  overlap spam:  99% of X_IP hits also hit RCVD_IN_XBL; 0% of RCVD_IN_XBL hits
also hit X_IP 
  overlap spam:  98% of X_IP hits also hit MIME_QP_LONG_LINE; 4% of
MIME_QP_LONG_LINE hits also hit X_IP 
  overlap spam:  98% of X_IP hits also hit T_QP_LENGTH_77_78; 0% of
T_QP_LENGTH_77_78 hits also hit X_IP 
  overlap spam:  98% of X_IP hits also hit T_QP_LENGTH_78_79; 10% of
T_QP_LENGTH_78_79 hits also hit X_IP


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5920] remove obsolete rule X_IP

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





--- Comment #2 from Justin Mason <jm...@jmason.org>  2009-05-27 01:49:09 PST ---
actually, all the FPS are Google Groups messages.  we may be able to fix that.

this rule may help; check out ruleqa in a day or two:

: 180...; svn commit -m "bug 5920: test replacement X_IP rule"
rulesrc/sandbox/jm/20_bug_5920.cf 
Adding         rulesrc/sandbox/jm/20_bug_5920.cf
Transmitting file data .
Committed revision 779062 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=779062 ).

header __X_IP                   exists:X-IP
header __GOOGLE_GROUPS_UA       User-Agent =~ /^G2\//

meta T_BUG5920_X_IP             (__X_IP && !__GOOGLE_GROUPS_UA)
describe T_BUG5920_X_IP         Message has X-IP header


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5920] remove obsolete rule X_IP

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





--- Comment #1 from Adam Katz <ap...@khopis.com>  2009-05-26 16:48:29 PST ---
Created an attachment (id=4456)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4456)
False Positive - email to beagleboard@googlegroups.com

Please escalate.  I've had to zero this score for its FPs.

Google groups email now throws this flag (see attachment).

Results from today's http://ruleqa.spamassassin.org/week/X_IP/detail include:
  SPAM% 0.0519  (527 of 1015877, overwhelmingly composed of high-scoring spam)
  HAM%  0.6687  (376 of 56225)

Currently, this is scored HIGH in v759778 of updates.spamassassin.org's
50_scores:
  score X_IP 2.840 1.943 2.744 3.177


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5920] remove obsolete rule X_IP

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


Justin Mason <jm...@jmason.org> changed:

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




--- Comment #3 from Justin Mason <jm...@jmason.org>  2009-06-30 14:39:47 PST ---
it fixed it.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5920] remove obsolete rule X_IP

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


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |minor
   Target Milestone|Undefined                   |3.3.0




-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.