You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2005/12/27 22:25:35 UTC

svn commit: r359284 - /spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Author: felicity
Date: Tue Dec 27 13:25:34 2005
New Revision: 359284

URL: http://svn.apache.org/viewcvs?rev=359284&view=rev
Log:
new test rule

Modified:
    spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/felicity/70_other.cf
URL: http://svn.apache.org/viewcvs/spamassassin/rules/trunk/sandbox/felicity/70_other.cf?rev=359284&r1=359283&r2=359284&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Tue Dec 27 13:25:34 2005
@@ -45,6 +45,9 @@
 header T_TVD_FROM_1	From:addr =~ /[^\@0-9]{2}\d{3}\.(?:com|net|org|info|biz)$/i
 header T_TVD_FROM_2     From:addr =~ /[^\@0-9]{2}\d{3}\.[a-z]+$/i
 
+# doesn't hit a lot, but seems to hit mostly on phishing mails
+#  0.025   0.0299   0.0000    1.000   1.00    0.01  T_TVD_RATWARE_CB
+header T_TVD_RATWARE_CB		Content-Type =~ /\bboundary\b.{1,40}qzsoft_directmail_seperator/i
 
 loadplugin Mail::SpamAssassin::Plugin::Sandbox::felicity sandbox-felicity.pm