]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
Add USERSLIST as Rule in phrase_spam
[spamassassin_config.git] / common / phrase_spam
index bbbe466151cf6dd5c640cc8e17a869234a62685c..f1cc51be0f478efbf8060baeafe8ade91c9c473e 100644 (file)
@@ -1074,3 +1074,27 @@ score TODAYSHOW     4
 header LEADS    subject =~ /business leads/i
 describe LEADS  business leads
 score LEADS     4
+
+header CLIENTS subject =~ /need more clients/i
+describe CLIENTS need more clients
+score CLIENTS 4
+
+body SEOCONS      /SEO Consultant/i
+score SEOCONS     3
+describe SEOCONS  SEO Consultant
+
+body SEOISSUES      /major issues with your website/i
+score SEOISSUES     2.5
+describe SEOISSUES  Major issues with your website
+
+body SEOCOM /SEO Company/i
+score SEOCOM 2.5
+describe SEOCOM SEO Company
+
+# rince 2017-03-30
+header USERSLIST_HEADER1 Subject =~ /\bUsers\bList/i
+rawbody USERSLIST_BODY1 /\<div dir=3D\"ltr\"\>\<p class=3D\"MsoNormal\" style=3D\"background-image:/
+rawbody USERSLIST_BODY2 /\<\/span\>\<span style=3D\"color\:rgb\(219,219,219\)\"\>If you don=E2=80=99t want/
+meta META_USERSLIST (( USERSLIST_HEADER1 + USERSLIST_BODY1 + USERSLIST_BODY2 ) > 1 )
+describe META_USERSLIST Question for a Users List
+score META_USERSLIST 0.5