]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
Block "my name is" spam
[spamassassin_config.git] / common / phrase_spam
index 47124acca89ef8cb274a15a7b4658f9966a4ae0b..1f50026f1a79cd52f1daeda784f32d39d44b3731 100644 (file)
@@ -1033,4 +1033,13 @@ score WEBINAR            2
 
 header TRIALVERSION    subject =~ /trial\s*version/i
 describe TRIALVERSION  Trial version in subject
-score TRIALVERSION     3
\ No newline at end of file
+score TRIALVERSION     3
+
+header SHARESPAM       subject =~ /shared photos with you/i
+describe SHARESPAM     shares photos
+score SHARESPAM                3
+
+header MYNAMEIS                subject =~ /hello(.*)my name is/i
+describe               Name spam
+score                  2.5
+