On 2011-10-27 16:27, Pat Traynor wrote:
In the headers of messages that are not reported as spam, I get information
like this:
X-Spam-Status: No, score=3.8 required=4.0 tests=BAYES_50,HTML_MESSAGE,
HTML_MIME_NO_HTML_TAG,MIME_HTML_ONLY,RCVD_IN_BRBL_LASTEXT,RP_MATCHES_RCVD,
SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
Is there an option that would allow me to see how each of these tests
affected the total score? A way to see the individual scores of those
tests?
in local.cf add:
report Report = _REPORT_
if you don't like this see
http://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Conf.txt
"TEMPLATE TAGS"
reload spamd/glue/whatever to activate change