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/
That was just what I needed. Muchas gracias! :D
