You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by kb...@apache.org on 2008/06/24 01:27:14 UTC

svn commit: r670790 - /spamassassin/rules/trunk/sandbox/kb/70_misc.cf

Author: kb
Date: Mon Jun 23 16:27:14 2008
New Revision: 670790

URL: http://svn.apache.org/viewvc?rev=670790&view=rev
Log:
Drop the underperformer.


Modified:
    spamassassin/rules/trunk/sandbox/kb/70_misc.cf

Modified: spamassassin/rules/trunk/sandbox/kb/70_misc.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/kb/70_misc.cf?rev=670790&r1=670789&r2=670790&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/kb/70_misc.cf (original)
+++ spamassassin/rules/trunk/sandbox/kb/70_misc.cf Mon Jun 23 16:27:14 2008
@@ -23,12 +23,3 @@
 meta     OPERA_MID_BAD_MASK    __OPERA_MUA && !__OPERA_MID_MASK
 describe OPERA_MID_BAD_MASK    MUA Opera, bad Message-Id mask
 
-
-# Older Opera versions don't contain the space?  This might be highly
-# inaccurate, though, with respect to the Message-Id.
-
-header   __OPERA_MUA_2         User-Agent =~ /^Opera[^ ]/
-
-meta     OPERA_MID_NO_DIGIT_2  __OPERA_MUA_2 && __OPERA_MID_NO_DIGIT
-meta     OPERA_MID_NON_OP_2    __OPERA_MUA_2 && __OPERA_MID_NON_OP
-