]> git.donarmstrong.com Git - spamassassin_config.git/blob - common/common_spam
4801f1236351d14619bb4aeff0b8e83256097590
[spamassassin_config.git] / common / common_spam
1 # -*- mode: spamassassin -*-
2 # this file includes rules that are common which have been split out
3 # into separate files in this directory.
4
5 include drug_spam
6
7 include pron_spam
8
9 include phrase_spam
10
11 include misc_spam
12
13 include money_spam
14
15 include url_spam
16
17 include virus_spam
18
19 # this is the set of automatic response spam scores
20 include auto_response_spam
21
22 # this is a set of image-specific spam rules
23 tryplugin Mail::SpamAssassin::Plugin::ImageInfo
24 include image_spam
25
26
27 meta DIGEST_MULTIPLE            RAZOR2_CHECK + PYZOR_CHECK > 1
28 describe DIGEST_MULTIPLE        Message hits more than one network digest check
29 tflags DIGEST_MULTIPLE          net
30 #reuse DIGEST_MULTIPLE
31 score DIGEST_MULTIPLE 0
32
33 #blarson 2007-09-09
34 header NODAY    date =~ /^\s+\,/
35 describe NODAY  bad date format
36 score NODAY     2