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

Diff of /trunk/spamassassin_config/common/drug_spam

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

revision 13 by don, Wed Sep 12 04:54:45 2007 UTC revision 16 by don, Sat Sep 22 04:34:38 2007 UTC
# Line 15  body           DRUGSPAM3       /\b(v.?i.?o.?x|x.?a.?n. Line 15  body           DRUGSPAM3       /\b(v.?i.?o.?x|x.?a.?n.
15  describe        DRUGSPAM3       yet more drugs  describe        DRUGSPAM3       yet more drugs
16  score           DRUGSPAM3       1.5  score           DRUGSPAM3       1.5
17    
18  body            MURPHY_DRUGS1   /v.?i.?a.?g.?r.?a/i  # blarson 2007-09-13
19    body            MURPHY_DRUGS1   /\bv.?i.?a.?g.?r.?a\b/i
20  describe        MURPHY_DRUGS1   Viagra  describe        MURPHY_DRUGS1   Viagra
21  score           MURPHY_DRUGS1   0.5  score           MURPHY_DRUGS1   1.5
22    
23  body            MURPHY_DRUGS2   /v.?i.?o.?x/i  body            MURPHY_DRUGS2   /v.?i.?o.?x/i
24  describe        MURPHY_DRUGS2   Viox  describe        MURPHY_DRUGS2   Viox
# Line 161  header MED             subject =~ /\b(?:doctor|heal Line 162  header MED             subject =~ /\b(?:doctor|heal
162  describe MED            medical spam  describe MED            medical spam
163  score MED               2  score MED               2
164    
165  # blarson 2006-09-25  # blarson 2006-09-25 2007-09-18
166  body HOODIA             /\bh.?oodia/i  body HOODIA             /\bh.?oo+dia/i
167  describe HOODIA         weight loss scam  describe HOODIA         weight loss scam
168  score HOODIA            3  score HOODIA            3
169    
# Line 215  score PEN1S            3 Line 216  score PEN1S            3
216  # blarson 2007-09-12  # blarson 2007-09-12
217  body PILLS              /\bx\s+\d+\s+pills\b/  body PILLS              /\bx\s+\d+\s+pills\b/
218  describe PILLS          pills spam  describe PILLS          pills spam
219  score PILLS             3  score PILLS             3.5
220    
221    # blarson 2007-09-13
222    body PFIZER             /\bPfizer\b/i
223    describe PFIZER         Pfizer
224    score PFIZER            2
225    
226    # blarson 2007-09-19
227    body WONDERCUM          /\bwondercum\b/i
228    describe WONDERCUM      more drug spam
229    score WONDERCUM         4
230    
231    # blarson 2007-09-21
232    body DRUGSTORE          /\bdrug store\b/i
233    describe DRUGSTORE      drug store
234    score DRUGSTORE         3

Legend:
Removed from v.13  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.5