X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdebian_specific;h=ad9f860c5af3b3f8557ee8d43ac9de88e53697fb;hp=5fd45cf242a2cd9f23bb314de7bb680d90a0470e;hb=b219c5c42a57939705fab3075ec619ce93ef08b6;hpb=6860fd9fb487c888d83fe1cee445662bf3765ec8 diff --git a/common/debian_specific b/common/debian_specific index 5fd45cf..ad9f860 100644 --- a/common/debian_specific +++ b/common/debian_specific @@ -19,7 +19,14 @@ 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