]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/debian_specific
add rules to counteract no-subject majordomo mails
[spamassassin_config.git] / common / debian_specific
index 84fb4d7b1efcf33e67b8abce8df7253193aab9f6..9382289ad3ebc67f53784089cb15311e286d1f69 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # this contains headers and such which are Debian specific
 
 # cord, 20050811
@@ -23,3 +24,13 @@ 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
+
+# we bump the score of vacation up here
+score VACATIONMAIL  5