/[pkg-listmaster]/trunk/spamassassin_config/common/common_spam
ViewVC logotype

Contents of /trunk/spamassassin_config/common/common_spam

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations) (download)
Sun Sep 9 14:38:12 2007 UTC (5 years, 8 months ago) by don
File size: 569 byte(s)
 * Add changes from blars to common_rbl and 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

  ViewVC Help
Powered by ViewVC 1.1.5