Mailing List Archive

svn commit: r1891234 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
Author: jhardin
Date: Sat Jul 3 17:41:58 2021
New Revision: 1891234

URL: http://svn.apache.org/viewvc?rev=1891234&view=rev
Log:
adding/tunning Alibaba spammer rules

Modified:
spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1891234&r1=1891233&r2=1891234&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sat Jul 3 17:41:58 2021
@@ -3895,9 +3895,15 @@ score READY_TO_SHIP 1
body WANT_TO_ORDER /you (?:(?:would )?like|want|are interested|need|wish)(?: to| in)? (?:plac(?:e|ing) an order|order(?:ing)? (?:for )?(?:this|it|now|today|our \w+))\b/i
score WANT_TO_ORDER 2.500 # limit

-body YOUR_DELIVERY_ADDRESS /(?:(?:respond|reply|answer) (?:to )?(?:our|this) ?e?mail (?:[\w,]+\s){0,10}(?:with|and send(?: us)?)|we need to know|let us know|(?:send|provide|tell|inform)(?: us)?(?: of)?|confirm|indicate)(?: the (?:order )?quantity and)? (?:your|the) (?:detailed |specific )?(?:(?:delivery |shipping |mailing |shipment )?address(?:\s?[,.;]|(?: and| so)? we| if you)|address (?:for|of) (?:shipping|delivery|shipment))/i
+body YOUR_DELIVERY_ADDRESS /(?:(?:respond|reply|answer) (?:to )?(?:our|this) ?e?mail (?:[\w,]+\s){0,10}(?:with|and send(?: us)?)|we need to know|let us know|(?:send|provide|tell|inform)(?: us)?(?: of)?|confirm|indicate)(?: the (?:order )?quantity and)? (?:your |the )?(?:detailed |specific )?(?:(?:delivery |shipping |mailing |shipment )?address(?:\s?[,.;]|(?: and| so)? we| if you)|address (?:for|of) (?:shipping|delivery|shipment))/i
score YOUR_DELIVERY_ADDRESS 1.250 # limit

+body NEW_PRODUCTS /\bhere are new products|(?:Our company|we) (?:has |have )?(?:recently|just|newly) (?:introduce|release|launche)[ds](?: a) new|recently,? our company launched/i
+score NEW_PRODUCTS 1.250 # limit
+
+body DETAILS_OF_PRODUCT /(?:Please|kindly) (?:see|refer to|check(?: out)?) the (?:details of the product|(?:detailed |complete )?product (?:details|information)) (below|following|that follow)|the following (?:is the )?(?:detailed )?product information/i
+score DETAILS_OF_PRODUCT 1.250 # limit
+
# Don't joe-job a SA dev's wife
body __ADULTDATINGCOMPANY_BODY /\bAdultDatingCompany\b/i
header __ADULTDATINGCOMPANY_FROM From:name =~ /\bAdultDatingCompany\b/i