Matt wrote: > Hi,
> I have two identical servers running SA 3.1.0-rc2 and amavisd-new 2.3.0. > On one server, the results of a spam check will add the actual score for > each test in the headers, like below: > tests=[AWL=-0.040, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] > On the other server, I just get the test, not the score: > tests=BAYES_00, HTML_MESSAGE, MSGID_FROM_MTA_ID > What is the trigger to show the scores? Is it an amavisd.conf setting or > a local.cf setting? I can't seem to find it... I don't believe you will, this feature was introduced in 2.3.0, so it should simply work in 2.3.0, and newer versions. I would double check the version of amavisd-new you are running on each server. To get the version, try to run it with an invalid argument, e.g. 'amavisd cram'. Either that, or are the headers you are seeing possibly from an upstream server? Gary V ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
