On Monday 29 March 2004 09:01 pm, Evan Platt wrote: > At 10:28 AM 3/29/2004, you wrote: > >Lately I have been getting alot of spam slipping through because it has > >my own address in the From: line, thus getting a awl score of -100. > > > >Is there a way to prevent this (I *never* send myself email)? > > Probably you'd be better off doing this at the MTA level.. :) > > > Evan
I accidentally deleted the original post but heres a rule that I installed that works very well, thanks RM. header RM_t_bobbf ToCc =~ /[EMAIL PROTECTED]/ # 98%+ spam describe RM_t_bobbf Definate spam destination email address score RM_t_bobbf 10.0 header RM_t_bobbf2 From =~ /[EMAIL PROTECTED]/i describe RM_t_bobbf2 Definately not from me score RM_t_bobbf2 9.0 header RM_t_bobbf3 From =~ /[EMAIL PROTECTED]/i describe RM_t_bobbf3 I may have sent it as a test, probably not score RM_t_bobbf3 9.0 Chris -- Regards Chris A 100% Microsoft free computer Registered Linux User 283774 http://counter.li.org 9:26pm up 3:36, 3 users, load average: 0.02, 0.08, 0.11
