]> git.donarmstrong.com Git - spamassassin_config.git/blob - common/debian_specific
* fix RTF_SPAM meta rule
[spamassassin_config.git] / common / debian_specific
1 # -*- mode: spamassassin -*-
2 # this contains headers and such which are Debian specific
3
4 # cord, 20050811
5 header HEADER_X_KATIE   exists:X-Katie
6 describe HEADER_X_KATIE X-Katie-Mailheader present
7 score HEADER_X_KATIE    -2
8
9 header RCVD_FROM_RIES   Received =~ /^from ries.debian.org \(ries.debian.org \[128.148.34.103\]\)/
10 describe RCVD_FROM_RIES Mail comes from Ries
11 score RCVD_FROM_RIES -2
12
13 # Added by cord 2004/10/24 (to let Release-critical Bugreport through)
14 whitelist_from_rcvd bugscan@debian.org debian.org 
15 whitelist_from_rcvd webmaster@debian.org debian.org
16 whitelist_from bugscan@debian.org
17 header MURPHY_DEBIAN_MESSAGE    exists:X-Debian-Message
18 describe MURPHY_DEBIAN_MESSAGE  Found Debian-Header.
19 # yea. this sucks. if a spammer finds out this... 
20 score MURPHY_DEBIAN_MESSAGE     -10
21
22 # joy, 2003-08-17
23 header OUR_MTA_MSGID            Message-Id =~ /\@(master|liszt|gluck)\.debian\.org/
24 describe OUR_MTA_MSGID          Sounds like a msgid autogenerated by our MTAs
25 score OUR_MTA_MSGID             2
26
27 header XMAILER_REPORTBUG        X-Mailer =~ /reportbug/
28 describe XMAILER_REPORTBUG      X-Mailer seems to be reportbug, a debian utility
29 score XMAILER_REPORTBUG         -2
30
31 header XPRPACKAGE_INSTALLREPORT X-Debian-PR-Package =~ /installation-reports/
32 describe XPRPACKAGE_INSTALLREPORT Install reports sometimes contain infos that trigger to much other test
33 score XPRPACKAGE_INSTALLREPORT  -2
34
35 header XMAILORIGINATOR_PODEBCONF        X-Mail-Originator =~ /podebconf-report-po/
36 describe XMAILORIGINATOR_PODEBCONF      Mail from podebconf-report-po
37 score XMAILORIGINATOR_PODEBCONF -2
38
39 # we bump the score of vacation up here
40 score VACATIONMAIL  5