You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2006/11/07 19:23:14 UTC

svn commit: r472190 - /spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Author: jm
Date: Tue Nov  7 10:23:13 2006
New Revision: 472190

URL: http://svn.apache.org/viewvc?view=rev&rev=472190
Log:
some new meta-rule fodder based on X-Mailer and X-MimeOLE version string mismatches

Modified:
    spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Modified: spamassassin/rules/trunk/sandbox/jm/20_basic.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_basic.cf?view=diff&rev=472190&r1=472189&r2=472190
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Tue Nov  7 10:23:13 2006
@@ -14,7 +14,7 @@
 uri URI_L_PHP   /\/l\.php\?\d/
 
 # from Clifton
-# Been seeing broken message IDs for a long time, e.g. Message-Id: <KKdj[20
+# Been seeing broken message IDs for a long time, e.g. Message-Id<KKdj[20
 #  usually/always? associated with an empty message.  Suspect broken spamware.
 header TT_MSGID_TRUNC   Message-Id =~ /^\s*<?[^<>\s]+\[\d+$/
 describe TT_MSGID_TRUNC Scora: Message-Id ends after left-bracket + digits
@@ -146,5 +146,71 @@
 
 meta SHORT_HELO_AND_INLINE_IMAGE     (__HELO_NO_DOMAIN && __PART_STOCK_IMG)
 
-
+# ah, meta rule fodder. here goes!
+# TODO: should really build a script to mine these, it'd be much more efficient
+header XM_OL_2627   X-Mailer =~ /^Microsoft Outlook, Build 10.0.2627$/
+header XM_OL_11    X-Mailer =~ /^Microsoft Office Outlook 11$/
+header XM_OL_11_6363    X-Mailer =~ /^Microsoft Office Outlook, Build 11.0.6353$/
+header XM_OL_2173    X-Mailer =~ /^Microsoft Outlook 8.5, Build 4.71.2173.0$/
+header XM_OL_2377    X-Mailer =~ /^Microsoft Outlook 8.5, Build 4.71.2377.0$/
+header XM_OL_6604    X-Mailer =~ /^Microsoft Outlook CWS, Build 9.0.6604 \(9.0.2911.0\)$/
+header XM_OL_1300    X-Mailer =~ /^Microsoft Outlook Express 5.00.2314.1300$/
+header XM_OL_0000    X-Mailer =~ /^Microsoft Outlook Express 6.00.2600.0000$/
+header XM_OL_1106    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1106$/
+header XM_OL_1158    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1158$/
+header XM_OL_1409    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1409$/
+header XM_OL_1437    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1437$/
+header XM_OL_1506    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1506$/
+header XM_OL_1807    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1807$/
+header XM_OL_2180    X-Mailer =~ /^Microsoft Outlook Express 6.00.2900.2180$/
+header XM_OL_2869    X-Mailer =~ /^Microsoft Outlook Express 6.00.2900.2869$/
+header XM_OL_2663    X-Mailer =~ /^Microsoft Outlook Express 6.00.3790.2663$/
+header XM_OL_2910    X-Mailer =~ /^Microsoft Outlook IMO, Build 9.0.2416 \(9.0.2910.0\)$/
+header XM_OL_2911    X-Mailer =~ /^Microsoft Outlook IMO, Build 9.0.6604 \(9.0.2911.0\)$/
+header XM_OL_2627    X-Mailer =~ /^Microsoft Outlook, Build 10.0.2627$/
+header XM_OL_6626    X-Mailer =~ /^Microsoft Outlook, Build 10.0.6626$/
+header XM_OL_5384    X-Mailer =~ /^Microsoft Windows Mail 6.0.5384.4$/
+header XM_OL_3155    X-Mailer =~ /^Microsoft Outlook Express 4.72.3155.0$/
+header XM_OL_41332400    X-Mailer =~ /^Microsoft Outlook Express 5.50.4133.2400$/
+header XM_OL_28001441    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1441$/
+header XM_OL_17123    X-Mailer =~ /^Microsoft Outlook Express 4.71.1712.3$/
+header XM_OL_48071700    X-Mailer =~ /^Microsoft Outlook Express 5.50.4807.1700$/
+header XM_OL_48072300    X-Mailer =~ /^Microsoft Outlook Express 5.50.4807.2300$/
+header XM_OL_2462    X-Mailer =~ /^Microsoft Outlook Express 6.00.2462.0000$/
+header XM_OL_4115    X-Mailer =~ /^Microsoft Outlook, Build 10.0.4115$/
+header XM_OL_49271200    X-Mailer =~ /^Microsoft Outlook Express 5.50.4927.1200$/
+header XM_OL_28001081    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1081$/
+header XM_OL_29196600    X-Mailer =~ /^Microsoft Outlook Express 5.00.2919.6600$/
+header XM_OL_23141300    X-Mailer =~ /^Microsoft Outlook Express 5.00.2314.1300$/
+header XM_OL_26002869    X-Mailer =~ /^Microsoft Outlook Express 6.00.2600.2869$/
+header XM_OL_27202869    X-Mailer =~ /^Microsoft Outlook Express 6.00.2720.2869$/
+header XM_OL_27412600    X-Mailer =~ /^Microsoft Outlook Express 6.00.2741.2600$/
+header XM_OL_28000000    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.0000$/
+header XM_OL_28002962    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.2962$/
+header XM_OL_2905    X-Mailer =~ /^Microsoft Outlook Express 6.00.2900.2905$/
+header XM_OL_1830    X-Mailer =~ /^Microsoft Outlook Express 6.00.3790.1830$/
+header XM_OL_21064    X-Mailer =~ /^Microsoft Outlook Express 4.72.2106.4$/
+header XM_OL_4682    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.4682$/
+header XM_OL_27302    X-Mailer =~ /^Microsoft Outlook Express 4.71.2730.2$/
+header XM_OL_49631700    X-Mailer =~ /^Microsoft Outlook Express 5.50.4963.1700$/
+header XM_OL_28003000    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.3000$/
+header XM_OL_22448    X-Mailer =~ /^Microsoft Outlook Express 4.71.2244.8$/
+header XM_OL_2963    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.2963$/
+header XM_OL_31103    X-Mailer =~ /^Microsoft Outlook Express 4.72.3110.3$/
+header XM_OL_33381    X-Mailer =~ /^Microsoft Outlook Express 4.72.3338.1$/
+header XM_OL_2869    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.2869$/
+header XM_OL_4522    X-Mailer =~ /^Microsoft Outlook Express 5.50.4522.1200$/
+header XM_OL_2527    X-Mailer =~ /^Microsoft Outlook Express 6.00.2900.2527$/
+header XM_OL_29196700    X-Mailer =~ /^Microsoft Outlook Express 5.00.2919.6700$/
+header XM_OL_28001478    X-Mailer =~ /^Microsoft Outlook Express 6.00.2800.1478$/
+header XM_OL_29002180    X-Mailer =~ /^Microsoft Outlook Express V6.00.2900.2180$/
+
+header MOLE_2800150    X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2800.150$/
+header MOLE_26000000   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2600.0000$/
+header MOLE_28001807   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2800.1807$/
+header MOLE_28001506   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2800.1506$/
+header MOLE_29002869   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2900.2869$/
+header MOLE_29002180   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2900.2180$/
+header MOLE_28001106   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2800.1106$/
+header MOLE_29002962   X-MimeOLE =~ /^Produced By Microsoft MimeOLE V6.00.2900.2962$/