]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/debian_specific
add blars patches
[spamassassin_config.git] / common / debian_specific
index 5fd45cf242a2cd9f23bb314de7bb680d90a0470e..ad9f860c5af3b3f8557ee8d43ac9de88e53697fb 100644 (file)
@@ -19,7 +19,14 @@ describe MURPHY_DEBIAN_MESSAGE       Found Debian-Header.
 score MURPHY_DEBIAN_MESSAGE    -10
 
 # joy, 2003-08-17
 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
 
 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