You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ma...@apache.org on 2007/07/04 18:33:28 UTC

svn commit: r553259 - /spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf

Author: maddoc
Date: Wed Jul  4 09:33:22 2007
New Revision: 553259

URL: http://svn.apache.org/viewvc?view=rev&rev=553259
Log:
Fixed tflags for Alex rules

Modified:
    spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf

Modified: spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf?view=diff&rev=553259&r1=553258&r2=553259
==============================================================================
--- spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf (original)
+++ spamassassin/rules/trunk/sandbox/emailed/99_alex_dev.cf Wed Jul  4 09:33:22 2007
@@ -1,58 +1,53 @@
 header   	AXB_RCVD_ZOONAT   		Received =~ /\bwith SMTP id [A-Za-z]{14}\.[0-9]{13}\;/
 describe	AXB_RCVD_ZOONAT			Moscato Fingerprint
-# tflags publish
-##score		AXB_RCVD_ZOONAT			1.0
+tflags		AXB_RCVD_ZOONAT			publish
+#score		AXB_RCVD_ZOONAT			1.0
 #counts   	AXB_XRCVD_ZOONAT          	569s/0h of 38722 corpus (34129s/4593h AxB2) 06/02/07
 
 
 header		AXB_RCVD_ZOOBSEND		Received =~ /\(\ssendmail\b/
 describe	AXB_RCVD_ZOOBSEND		Barolo Fingerprint
-# tflags publish
-##score		AXB_RCVD_ZOOBSEND		1.0	
+tflags		AXB_RCVD_ZOOBSEND		publish
+#score		AXB_RCVD_ZOOBSEND		1.0	
 #counts   	AXB_RCVD_ZOOBSEND		322s/0h of 14842 corpus (10251s/4591h AxB2) 05/02/07
 
 header    	AXB_XTIDX_CHAIN     		Thread-Index =~ /(?:\*|\<\>|\)|\()/
 describe	AXB_XTIDX_CHAIN			Montepulciano Fingerprint
-# tflags publish
-##score     	AXB_XTIDX_CHAIN     		1.0
+tflags		AXB_XTIDX_CHAIN			publish
+#score     	AXB_XTIDX_CHAIN     		1.0
 
 header  	AXB_XM_SENDMAIL_NOT    		Received =~ /\([123456790]{1,2}\.[0-9]{1,2}\.[0-9]{1}\/[0-9]{1,2}\.[0-9]{2}\.[0-9]{1}\)/
 describe	AXB_XM_SENDMAIL_NOT		Nebbiolo fingerprint
-# tflags publish
-##score   	AXB_XM_SENDMAIL_NOT    		1.0
+tflags		AXB_XM_SENDMAIL_NOT		publish
+#score   	AXB_XM_SENDMAIL_NOT    		1.0
 #counts   	AXB_XM_SENDMAIL_NOT   		10467s/0h of 41392 corpus (36780s/4612h AxB2) 02/17/07
 
 
 ifplugin Mail::SpamAssassin::Plugin::MIMEHeader
 mimeheader  	AXB_MIME_IMG830  		Content-ID =~ /^<[0-9a-f]{30}\@/
 describe	AXB_MIME_IMG830			Valpolicella Fingerprint
-# tflags publish
-##score       	AXB_MIME_IMG830  		1.0
+tflags		AXB_MIME_IMG830			publish
+#score       	AXB_MIME_IMG830  		1.0
 #counts     	AXB_MIME_IMG830     		527s/0h of 27479 corpus (22876s/4603h AxB2) 02/15/07
 #counts     	AXB_MIME_IMG830     		3s/0h of 9878 corpus (4619s/5259h AxB) 02/15/07
 endif
 
 header     	AXB_XMID_1510    		Message-Id =~ /<[0-9A-F]{15}\.[0-9A-F]{10}\@/
 describe	AXB_XMID_1510			Brunello Fingerprint
-# tflags publish
-##score      	AXB_XMID_1510    		1.0
+tflags		AXB_XMID_1510			publish
+#score      	AXB_XMID_1510    		1.0
 #counts    	AXB_XMID_1510        		10s/0h of 98258 corpus (93666s/4592h AxB2) 11/28/06
 
 
 header    	AXB_XMID_1212   		Message-Id =~ /^<[0-9]{12}\.[0-9]{12}\@/
 describe	AXB_XMID_1212			Barbera Fingerprint
-# tflags publish
-##score     	AXB_XMID_1212   		1.0
+tflags		AXB_XMID_1212			publish
+#score     	AXB_XMID_1212   		1.0
 # counts  	AXB_XMID_1212   		63s/0h of 98258 corpus (93666s/4592h AxB2) 11/28/06
 
 
 header    	AXB_XMID_OEGOESNULL     	Message-ID =~ /^<[0-9-a-f]{12}\$[0-9-a-f]{8}\$[0]{8}\@/
 describe	AXB_XMID_OEGOESNULL		Amarone Fingerprint		
-# tflags publish
-##score     	AXB_XMID_OEGOESNULL     	1.0
-#counts   	AXB_XMID_OEGOESNULL     	14476s/0h of 98258 corpus (93666s/4592h AxB2) 11/28/06
-
-
-
-
-
+tflags		AXB_XMID_OEGOESNULL		publish
+#score     	AXB_XMID_OEGOESNULL     	1.0
+#counts   	AXB_XMID_OEGOESNULL     	14476s/0h of 98258 corpus (93666s/4592h AxB2) 11/28/06
\ No newline at end of file