]> git.donarmstrong.com Git - spamassassin_config.git/blob - common/common_spam
* fix support mail 3
[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 meta DIGEST_MULTIPLE            RAZOR2_CHECK + PYZOR_CHECK > 1
23 describe DIGEST_MULTIPLE        Message hits more than one network digest check
24 tflags DIGEST_MULTIPLE          net
25 #reuse DIGEST_MULTIPLE
26 score DIGEST_MULTIPLE 0
27
28 #blarson 2007-09-09
29 header NODAY    date =~ /^\s+\,/
30 describe NODAY  bad date format
31 score NODAY     2