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

Contents of /trunk/spamassassin_config/common/disabled_rules

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sat Sep 8 17:39:45 2007 UTC (5 years, 8 months ago) by don
File size: 587 byte(s)
add spamassassin configuration
1 don 2 # The rule graveyard
2    
3     # don 2007-04-25
4     #body GOTBODY /.{21}/
5     #score GOTBODY 0
6    
7     #meta NOBODY ! GOTBODY
8     #describe NOBODY No Body; probably spam
9     #score NOBODY 0
10    
11     #header CONTROLSUB Received =~ /control|request|(?:(?:un)?subscribe|subhelp|help|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes))/i
12     #describe CONTROLSUB Message to control, request or subscription
13     #score CONTROLSUB 0
14    
15     #meta NOBODYNOTCONT NOBODY && ! CONTROLSUB
16     #describe NOBODYNOTCONT No body, and not a message that should have no body
17     #score NOBODYNOTCONT 4
18    

  ViewVC Help
Powered by ViewVC 1.1.5