]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
Erweitert
[spamassassin_config.git] / common / phrase_spam
index 24007891fcc28bd4dd73a5ed049cb147e17496c6..3cb7497614f7e6391d6542b1a66c0570fa75965c 100644 (file)
@@ -1079,10 +1079,24 @@ header CLIENTS subject =~ /need more clients/i
 describe CLIENTS need more clients
 score CLIENTS 4
 
-body SEOCONS      /SEO Consultant/
+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/
+rawbody USERSLIST_BODY3 /A Quick Follow up to you that if you are interested in/i
+rawbody USERSLIST_BODY4 /we also have other technology users like: aws, tripod seat, Jira,/i
+meta META_USERSLIST (( USERSLIST_HEADER1 + USERSLIST_BODY1 + USERSLIST_BODY2 ) || ( USERSLIST_HEADER1 + USERSLIST_BODY3 + USERSLIST_BODY4 ) > 1 )
+describe META_USERSLIST Question for a Users List
+score META_USERSLIST 0.5