From: Martin Schulze Date: Sat, 24 Nov 2007 12:05:58 +0000 (+0000) Subject: Moved listserver to liszt X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=61ecb532edf1e0893261a0229c33f3ec04797894;hp=6bb9a2a665430bf7c44e23c3d91ddf37b09b072a Moved listserver to liszt git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@120 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/list_specific b/common/list_specific index 9c36009..e7e84e6 100644 --- a/common/list_specific +++ b/common/list_specific @@ -3,12 +3,12 @@ # our MTAs fix up headers for a slew of spams, so mark these as suspicious # -- joy, 2003-06-28 # deactivated as this rule is also part of SA itself. -#header OUR_MTA_MSGID Message-Id =~ /\@(murphy|master|gluck)\.debian\.org/ +#header OUR_MTA_MSGID Message-Id =~ /\@(liszt|master|gluck)\.debian\.org/ #describe OUR_MTA_MSGID Sounds like a MsgId autogenerated by our MTAs #score OUR_MTA_MSGID 1 # -- joy, 2003-08-15 -header SENDER_FOR_US From =~ /\@(murphy|master|gluck|lists)\.debian\.org/ +header SENDER_FOR_US From =~ /\@(liszt|master|gluck|lists)\.debian\.org/ describe SENDER_FOR_US Sounds like a mail aimed at tricking our MTAs score SENDER_FOR_US 2 @@ -46,9 +46,9 @@ score MDOMOSUBS -2 #describe OURCRONMAILS Sounds like a legitimate cron job mail #score OURCRONMAILS -3 -header MURPHY_LOCAL_FORWARDED Resent-From =~ /murphy\.debian\.org/ -describe MURPHY_LOCAL_FORWARDED Mail has been locally forwarded. -score MURPHY_LOCAL_FORWARDED -5 +header LISZT_LOCAL_FORWARDED Resent-From =~ /liszt\.debian\.org/ +describe LISZT_LOCAL_FORWARDED Mail has been locally forwarded. +score LISZT_LOCAL_FORWARDED -5 # temp work-around for d-l-f @@ -67,7 +67,7 @@ describe MURPHY_MIGUS_REPORT Auto-generated report from migus on translations score MURPHY_MIGUS_REPORT -5 # our own whitelisting of subscribers -header LDOSUBSCRIBER X-Subscriber-murphy.debian.org =~ /./ +header LDOSUBSCRIBER X-Subscriber-lists.debian.org =~ /./ describe LDOSUBSCRIBER Sender is a lists.debian.org subscriber score LDOSUBSCRIBER -6