]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* block mail from constant contact
authorDon Armstrong <don@debian.org>
Mon, 6 Jul 2009 19:03:57 +0000 (19:03 +0000)
committerDon Armstrong <don@debian.org>
Mon, 6 Jul 2009 19:03:57 +0000 (19:03 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@311 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/misc_spam

index fc7f274519794f11866c3854b06541e45c6b0667..7b174a429c9115878359fe3033f0d2c2274efe5c 100644 (file)
@@ -398,3 +398,8 @@ score AOL_SPAM3             1
 header AOL_SPAM4       from =~ /[^a-zA-Z0-9]+.*\@([^\@]+\.)?aol\.com/i
 describe AOL_SPAM4     possible AOL-pretending spam, matching rule 4
 score AOL_SPAM4                1
+
+# don 2009-07-06
+header CONSTCONTACT    X-Mailer =~ /Constant Contact/i
+describe CONSTCONTACT  Mail comming from constant contact, which doesn't require double opt-in
+score CONSTCONTACT     5