> # This routine will dump the spam into the user's file > :0 H > * ^Subject:.*\[SPAM\] > $MAILDIRLOG/spam.log
FWIW, I think it's easier to filter based on the "X-Spam-Status: Yes" header. If you're using per-user rules, it's possible for the user to turn off subject alteration.
