We installed Spamassassin 3.0.1 fedora core 3 rpm with sendmail last week but it never rewrites the subject. We had use the new format already, but it's still not rewriting. But the X header is marked correctly though. Any suggestion how to fix that?
rewrite_header Subject ****SPAM(_SCORE_)****
Well, not much can be said from the above, mostly because you've left out most of the important details.
1) How do you call SA? SA can't be called directly from sendmail, so are you using procmailrc, a milter, or some other integration?
2) Where did you add that setting (ie: what file)
3) is spamassassin --lint quiet, or does it complain?
4) if you use spamd, did you restart it?