X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fdebian_specific;h=cab9ef703ea8e91f2937a1f994f7c8ecd173a4ce;hb=ea35943b79a52875d2fb97cbc66a54f09ee6c4ec;hp=84fb4d7b1efcf33e67b8abce8df7253193aab9f6;hpb=6bb9a2a665430bf7c44e23c3d91ddf37b09b072a;p=spamassassin_config.git diff --git a/common/debian_specific b/common/debian_specific index 84fb4d7..cab9ef7 100644 --- a/common/debian_specific +++ b/common/debian_specific @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # this contains headers and such which are Debian specific # cord, 20050811 @@ -9,6 +10,9 @@ header RCVD_FROM_RIES Received =~ /^from ries.debian.org \(ries.debian.org \[128 describe RCVD_FROM_RIES Mail comes from Ries score RCVD_FROM_RIES -2 +#testing watch +whitelist_from noreply@release.debian.org + # Added by cord 2004/10/24 (to let Release-critical Bugreport through) whitelist_from_rcvd bugscan@debian.org debian.org whitelist_from_rcvd webmaster@debian.org debian.org @@ -23,3 +27,17 @@ header OUR_MTA_MSGID Message-Id =~ /\@(master|liszt|gluck)\.debian\.org/ describe OUR_MTA_MSGID Sounds like a msgid autogenerated by our MTAs score OUR_MTA_MSGID 2 +header XMAILER_REPORTBUG X-Mailer =~ /reportbug/ +describe XMAILER_REPORTBUG X-Mailer seems to be reportbug, a debian utility +score XMAILER_REPORTBUG -2 + +header XPRPACKAGE_INSTALLREPORT X-Debian-PR-Package =~ /installation-reports/ +describe XPRPACKAGE_INSTALLREPORT Install reports sometimes contain infos that trigger to much other test +score XPRPACKAGE_INSTALLREPORT -2 + +header XMAILORIGINATOR_PODEBCONF X-Mail-Originator =~ /podebconf-report-po/ +describe XMAILORIGINATOR_PODEBCONF Mail from podebconf-report-po +score XMAILORIGINATOR_PODEBCONF -2 + +# we bump the score of vacation up here +score VACATIONMAIL 5