]> git.donarmstrong.com Git - spamassassin_config.git/blob - common/common_spam
* add progold rule
[spamassassin_config.git] / common / common_spam
1 # this file includes rules that are common which have been split out
2 # into separate files in this directory.
3
4 include drug_spam
5
6 include pron_spam
7
8 include phrase_spam
9
10 include misc_spam
11
12 include money_spam
13
14 include url_spam
15
16 include virus_spam
17
18 meta DIGEST_MULTIPLE            RAZOR2_CHECK + PYZOR_CHECK > 1
19 describe DIGEST_MULTIPLE        Message hits more than one network digest check
20 tflags DIGEST_MULTIPLE          net
21 #reuse DIGEST_MULTIPLE
22 score DIGEST_MULTIPLE 0
23
24 #blarson 2007-09-09
25 header NODAY    date =~ /^\s+\,/
26 describe NODAY  bad date format
27 score NODAY     2