Create a rule like below in a .cf file in your spamassassin directory. I called mine 72_special.cf but i think you just have to give it a number in front of it with an underscore and whatever you want to call it with a .cf at the end. Anyhow here's what i did to get rid of this annoying email. I have 4.0 as my spam level.
header LOCAL_CASINO_02 Subject =~ /bonus at Casino Zeal!/i score LOCAL_CASINO_02 4.0 describe LOCAL_CASINO_02 Casino SPAM. David Erickson, CCSA Mentis Engineering, LLC [EMAIL PROTECTED] > > How can I set up a rule to block the following subject: > > Subject: We give you $200 bonus at Casino Zeal! > > ...though really it should just check for the '$200 bonus' and > 'Casino' part since those are what's been constant this whole time. The > name changes all the time. > > -- > M | I haven't lost my mind; it's backed up on tape somewhere. > +-------------------------------------------------------------------- > Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130 > IT Director / SysAdmin / WebSmith . 800.441.3873 x130 > Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6 > http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. > > > > _______________________________________________ > Visit http://www.mimedefang.org and http://www.canit.ca > MIMEDefang mailing list > [EMAIL PROTECTED] > http://lists.roaringpenguin.com/mailman/listinfo/mimedefang > _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

