From: Alexander Wirt Date: Mon, 24 Oct 2011 15:54:21 +0000 (+0000) Subject: Add a rule against sharing spam X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=8e09d5e717941bd1902bd89005c481d127d5a5b9;ds=sidebyside Add a rule against sharing spam git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@385 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/phrase_spam b/common/phrase_spam index 47124ac..df9aa5b 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -1033,4 +1033,9 @@ 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 +