From 485b96f046e26cc9743ee57142a92e2ec64d3abc Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Mon, 6 Feb 2012 10:10:03 +0000 Subject: [PATCH 1/1] Block "my name is" spam git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@393 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/phrase_spam | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/phrase_spam b/common/phrase_spam index df9aa5b..1f50026 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -1039,3 +1039,7 @@ 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 + -- 2.39.2