X-Spam-Status: Yes, score=14.4
X-Spam-Score: 144
X-Spam-Bar: ++++++++++++++
X-Spam-Flag: YES
and a non spam e-mail...
X-Spam-Status: No, score=0.0
X-Spam-Score: 0
X-Spam-Bar: /
X-Spam-Flag: NO
So it's working. However, I don't want to discard the files marked as spam or move them to a new folder, I just want to add to the Subject. This is my .spamassassin/user_prefs
required_score 10
rewrite_header Subject *****SPAM*****
however, it doesn't rewrite the headers of those e-mails that are spam. Any help?
Thanks in advance.