Page 1 of 1

Sa-learn question

Posted: Wed Jun 04, 2008 6:46 am
by alexpacio
Hello,
anybody knows if, when i teach spam to spamassassin through the Bayesan Trainer "sa-learn" , is needed to delete the X-Spam-Status: and X-Spam-Checker-Version: strings from the header?

Posted: Mon Jun 09, 2008 4:53 pm
by kcsc
I think you are asking if the markup that Spamassassin adds need to be removed. If so, the answer is no. sa-learn ignores headers and tags that are generated by spamassassin. If you would like to remove them anyway

Code: Select all

spamassassin -d
will remove the markup for you.