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

Diff of /trunk/spamassassin_config/common/phrase_spam

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 168 by don, Sun Mar 16 03:07:39 2008 UTC revision 169 by don, Mon Mar 17 21:17:11 2008 UTC
# Line 819  describe PZIP          p.zip Line 819  describe PZIP          p.zip
819  score PZIP              3  score PZIP              3
820    
821  # blarson 2008-03-13  # blarson 2008-03-13
822  header RETWO            subject =~ /RE\: [ab][a-z]{2,} [ab][a-z]{2,}\s*$/  header RETWO            subject =~ /RE\:(?: [ab][a-z\']+){2,3}\s*$/
823  describe RETWO          RE: bogus arbitrary  describe RETWO          RE: bogus arbitrary
824  score RETWO             2  score RETWO             2
825    
826    # don 2008-03-17
827    header SUBBODYREP       subject =~ /Subject: (?:RE\:\s*)?([a-z]+)\s+([a-z]+)(?:\s+[a-z]+)\n.+\1\2/
828    describe SUBBODYREP     Repeated word in subject and body without spaces
829    score SUBBODYREP        3

Legend:
Removed from v.168  
changed lines
  Added in v.169

  ViewVC Help
Powered by ViewVC 1.1.5