Op 2/10/2017 om 8:46 PM schreef David Mehler:
Hello,
Chiming in on this with a question, and will be getting to it over the weekend or later this evening time permitting.
Does retraining a message as either spam or ham alter message headers for example x-spam or the spamassassin-modified subject header?
If not is it possible to do so after processing? For example, I have a message inadvertently tagged as spam, from Spamassassin it gets an x-spam header added as well as a modified subject. Retraining that message as ham moving it to say any other folder but spam i'd like for that x-spam header to be set to as it is not spam, and the spamassassin subject to be removed. Is this doable?
I think you could use the "editheader" extension in the report-ham.sieve script to do that. You'll need "variables" as well to modify the subject.
Regards,
Stephan.