On Mon, 29 Mar 2004, Jonathan Nichols wrote: > "Fwd: Janets plays here" > > That one *always* slips through and always has the same subject. > > I tried to add a rule: > > subject JANETS /Fwd: Janets plays here/ > describe JANETS Something about Janets > score JANETS -1.0 > > It's not working. :( Help!
Always use "spamassassin --lint" to test whether rules you write are valid. Something I learned the hard way. In this case, I don't think there is a "subject" kind of test. Instead, use header JANETS Subject =~ /Fwd: Janets plays here/ -- Adam Lopresto http://cec.wustl.edu/~adam/ Of course my password is the same as my pet's name. My macaw's name was Q47pY!3, but I change it every 90 days.
