X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=d965f79be497e6dd2035588ddc1730a82aeddbc0;hp=baecbe51b20d76e4eeb588a46af0cf0cfa671e5c;hb=a00b372bb847de2174bbb178c2d0df6a4758f029;hpb=ffd703b38d81905e9de706d752e489acabd54573 diff --git a/common/phrase_spam b/common/phrase_spam index baecbe5..d965f79 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -945,7 +945,7 @@ describe WINESEASON Wine season spam score WINESEASON 3 # don 2009-02-05 -header JOINMEON subject =~ /join me on/ +header JOINMEON subject =~ /(?:friend request|join me) on/i describe JOINMEON Lets not join you on anything score JOINMEON 2 @@ -954,3 +954,7 @@ header ABOUTAPARTMENT subject =~/about\s*the\s*apartment/i describe ABOUTAPARTMENT We don't care about apartments score ABOUTAPARTMENT 2 +# don 2009-02-14 +header YARISUBJECT subject =~ /\byari\b/i +describe YARISUBJET Contains YARI in the subject +score YARISUBJECT 2