File: 65_debian.cf

package info (click to toggle)
spamassassin 4.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 25,724 kB
  • sloc: perl: 89,143; ansic: 5,193; sh: 3,737; javascript: 339; sql: 295; makefile: 209; python: 49
file content (34 lines) | stat: -rw-r--r-- 1,292 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Special SpamAssassin rules for Debian
# Duncan Findlay

header	 D_SENT_BY_DEBCONF	Subject =~ /^Debconf:/
score	 D_SENT_BY_DEBCONF	-5.0
describe D_SENT_BY_DEBCONF	Sent by Debconf

body	 D_SENT_BY_AFBACKUP	/^\[Afbackup\]: Overall exit status:/
score	 D_SENT_BY_AFBACKUP	-5.0
describe D_SENT_BY_AFBACKUP	Sent by Afbackup

header	 D_SENT_BY_APTLC	Subject =~ /^apt-listchanges: (changelogs|news) for/
score	 D_SENT_BY_APTLC	-5.0
describe D_SENT_BY_APTLC	Sent by apt-listchanges

header	 __ANACRON_SUBJ		Subject =~ /^Anacron job '[a-z0-9_.-]+' on/i
header   __ANACRON_FROM		From =~ /^Anacron/
meta	 D_SENT_BY_ANACRON	__ANACRON_SUBJ && __ANACRON_FROM
score	 D_SENT_BY_ANACRON	-5.0
describe D_SENT_BY_ANACRON	Sent by Anacron Daemon


header	 __CRON_FROM		From =~ /^Cron Daemon/
header 	 __CRON_HEADER		X-Cron-Env =~ /./
meta	 D_SENT_BY_CRON		__CRON_FROM && __CRON_HEADER
score 	 D_SENT_BY_CRON		-5.0
describe D_SENT_BY_CRON		Sent by Cron Daemon

# As documented in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861671,
# the bb.barracudacentral.org blacklist requires users to register, making it
# unsuitable for use in the default configuration. If you've registered your
# use of this blacklist, remove the following line in order to re-activate
# this service:
score RCVD_IN_BRBL_LASTEXT 0