You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2020/09/13 00:24:53 UTC

svn commit: r1881671 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Sun Sep 13 00:24:52 2020
New Revision: 1881671

URL: http://svn.apache.org/viewvc?rev=1881671&view=rev
Log:
Tuning WFH 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=1881671&r1=1881670&r2=1881671&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sun Sep 13 00:24:52 2020
@@ -3098,9 +3098,9 @@ body       __MAKE_XTRA_DOLLAR          /
 body       __BONUS_LAST_DAY            /\b(?:last|final) day of the (?:\$\d+ |\d+ dollars? )?bonus offer(?:ing)?\b/i
 body       __PASSIVE_INCOME            /\bpassive income\b/i
 body       __WITHOUT_EFFORT            /\bwith(?:out(?: a(?:ny)?| the)?| no)(?: great)? effort\b/i
-body       __TRANSFORM_LIFE            /\b(transform|radically change) your (?:daily )?life\b/i
-body       __STAY_HOME                 /\b(?:going out of|leaving) your (?:home|house|residence)\b/i
-body       __RECEIVE_BONUS             /\byou(?:'ll )?(?:also |will )*(?:rec[ei]*ve|get|earn|be awarded) a (?:gift|bonus): \$[\d,]+/i
+body       __TRANSFORM_LIFE            /\b(transform|change) your (?:daily )?life(?:style)?\b/i
+body       __STAY_HOME                 /\b(?:going out of|leaving)(?: your)? (?:home|house|residence)\b/i
+body       __RECEIVE_BONUS             /\byou(?:'ll)?(?: also| will)* (?:rec[ei]*ve|get|earn|collect|be (?:awarded|handed|remitted|given|paid)) a (?:gift|bonus)(?: of|:) \$[\d,]+/i
 
 meta       __WFH_01                    ( __PERFECT_BINARY + __WE_PAID + __MAKE_XTRA_DOLLAR + __BONUS_LAST_DAY + __PASSIVE_INCOME + __WITHOUT_EFFORT + __TRANSFORM_LIFE + __STAY_HOME + __RECEIVE_BONUS ) > 2