/[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 8 - (hide annotations) (download)
Sun Sep 9 13:06:01 2007 UTC (5 years, 8 months ago) by don
File size: 531 byte(s)
 * Add blars changes
 * Add symlinks from {bugs,lists}/common->../common
1 don 2 # 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     meta DIGEST_MULTIPLE RAZOR2_CHECK + PYZOR_CHECK > 1
15     describe DIGEST_MULTIPLE Message hits more than one network digest check
16     tflags DIGEST_MULTIPLE net
17     #reuse DIGEST_MULTIPLE
18     score DIGEST_MULTIPLE 0
19    
20 don 8 #blarson 2007-09-09
21     header NODAY date =~ /^\s+\,/
22     describe NODAY bad date format
23     score NODAY 2

  ViewVC Help
Powered by ViewVC 1.1.5