New upstream (probably) config changes
[sysconfig/spamassassin.git] / 65_debian.cf
1 # Special SpamAssassin rules for Debian
2 # Duncan Findlay
3
4 header   D_SENT_BY_DEBCONF      Subject =~ /^Debconf:/
5 score    D_SENT_BY_DEBCONF      -5.0
6 describe D_SENT_BY_DEBCONF      Sent by Debconf
7
8 body     D_SENT_BY_AFBACKUP     /^\[Afbackup\]: Overall exit status:/
9 score    D_SENT_BY_AFBACKUP     -5.0
10 describe D_SENT_BY_AFBACKUP     Sent by Afbackup
11
12 header   D_SENT_BY_APTLC        Subject =~ /^apt-listchanges: (changelogs|news) for/
13 score    D_SENT_BY_APTLC        -5.0
14 describe D_SENT_BY_APTLC        Sent by apt-listchanges
15
16 header   __ANACRON_SUBJ         Subject =~ /^Anacron job '[a-z0-9_.-]+' on/i
17 header   __ANACRON_FROM         From =~ /^Anacron/
18 meta     D_SENT_BY_ANACRON      __ANACRON_SUBJ && __ANACRON_FROM
19 score    D_SENT_BY_ANACRON      -5.0
20 describe D_SENT_BY_ANACRON      Sent by Anacron Daemon
21
22
23 header   __CRON_FROM            From =~ /^Cron Daemon/
24 header   __CRON_HEADER          X-Cron-Env =~ /./
25 meta     D_SENT_BY_CRON         __CRON_FROM && __CRON_HEADER
26 score    D_SENT_BY_CRON         -5.0
27 describe D_SENT_BY_CRON         Sent by Cron Daemon
28
29 # As documented in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861671,
30 # the bb.barracudacentral.org blacklist requires users to register, making it
31 # unsuitable for use in the default configuration. If you've registered your
32 # use of this blacklist, remove the following line in order to re-activate
33 # this service:
34 score RCVD_IN_BRBL_LASTEXT 0