https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6089
--- Comment #7 from Martin Korous <mort...@seznam.cz> --- postsrsd: https://github.com/roehling/postsrsd/blob/master/postsrsd.c#L221 Default score is 2.999. I dont know count of spams,but false positive are unpleasant.I have set score to 0 instead of adding next lines Plugin/HeaderEval.pm: return 0 if $from =~ /^SRS\d=/; for + and -. -- You are receiving this mail because: You are the assignee for the bug.