X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdebian_specific;h=c623f8cfef59f3b9a1c8f85e4fefa4d4adde1afa;hp=5fd45cf242a2cd9f23bb314de7bb680d90a0470e;hb=1db9a6f410e64046dd0057c8db8795abc25a11fd;hpb=6860fd9fb487c888d83fe1cee445662bf3765ec8 diff --git a/common/debian_specific b/common/debian_specific index 5fd45cf..c623f8c 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 @@ -19,7 +20,21 @@ describe MURPHY_DEBIAN_MESSAGE Found Debian-Header. score MURPHY_DEBIAN_MESSAGE -10 # joy, 2003-08-17 -header OUR_MTA_MSGID Message-Id =~ /\@(master|murphy|gluck)\.debian\.org/ +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