From 6de25e1383c1e0d6c0af4c81f53ec2fcec0f969c Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 6 Jul 2009 19:03:57 +0000 Subject: [PATCH] * block mail from constant contact git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@311 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/misc_spam | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/misc_spam b/common/misc_spam index fc7f274..7b174a4 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -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 -- 2.39.2