On Thu, 2008-07-31 at 21:58 -0700, Jake Maul wrote: > Greetings, > > I've recently been getting more simple drug-related spam that has no > real obfuscation and often doesn't get flagged with anything other > than HTML_MESSAGE (0.0) and BAYES_XX (generally 50-99). > > A few sample Subject lines: > > Subject: Use Generik Viagra and forget about your sexual nightmares. > Subject: Discounted Super Viagra, Viagra Pro and Soft Cialis > Subject: Viagra Pro will save your from sexual hardships. > Subject: Any medication without prescription. Visa and MasterCard accepted > Subject: EZ order and fast delivery of your drugs > Subject: {SPAM?} You'll get harder erections with Soft Viagra. [...]
> Anyone else seeing this kind of junk? Any good ideas? I'm hesitant to > go all willy-nilly on my local.cf with stupid-simple rules with high > scores. No raw mail examples, no advice. Well, unless you actually ask us to come up with Subject-only rules... Upload a few spamples somewhere, if need be use a pastebin. guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}