Parent Directory
|
Revision Log
* Add blars changes
* Add symlinks from {bugs,lists}/common->../common
| 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 | 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 | #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 |