From: Cord Beermann Date: Fri, 31 Oct 2008 20:23:07 +0000 (+0000) Subject: added a rule to compensate false positives on lame DNS-Entries for static IPs of... X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=4305172a184ef178a7f2e3d06180680be96046b4 added a rule to compensate false positives on lame DNS-Entries for static IPs of rima-tde.net git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@249 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/misc_spam b/common/misc_spam index 548ac67..8ade25c 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -330,3 +330,9 @@ score BOUNDARYID 0.6 body GBKXWFLXF /\bgbkxwflxf\b/ describe GBKXWFLXF gbkxwflxf score GBKXWFLXF 5 + +# cord 2008-10-31 +# compensate false-positives for 140.Red-80-25-20.staticIP.rima-tde.net and stuff +header STATIC_RIMA_TDE received =~ /staticIP\.rima-tde\.net/ +describe STATIC_RIMA_TDE static IP from rima-tde.net +score STATIC_RIMA_TDE -5