On Aug 15, 2005, at 01:45 PM, Matt Juszczak wrote:
We want all of our messages tagged with the score whether it spam
or not.
Right now I have spamTagLevel set to .001. If I set this to -100,
will that be a low enough score to add spam header info to all
messages?
Thanks,
Matt
change:
#$sa_spam_report_header = 0; # insert X-Spam-Report header field?
default false
to:
$sa_spam_report_header = 1; # insert X-Spam-Report header field?
default false
-------------------------------------------------------
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/