From: Don Armstrong Date: Tue, 22 Sep 2009 18:59:50 +0000 (+0000) Subject: * add NUMEMAIL rule X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=9b06a08d69a5b985b61b7b84ce592245ea16a179 * add NUMEMAIL rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@317 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/misc_spam b/common/misc_spam index 7e5b7cd..69df741 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -428,3 +428,8 @@ score TOINFO 1 header CONSTCONTACT X-Mailer =~ /Constant Contact/i describe CONSTCONTACT Mail comming from constant contact, which doesn't require double opt-in score CONSTCONTACT 5 + +# don 2009-09-22 +body NUMEMAIL /\d{3,}\s+emails?/i +describe NUMEMAIL Mail which mentions some number of e-mail addresses +score NUMEMAIL 2