Matt,
> 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?
Set $sa_tag_level_deflt to undef, which is lower than any score.
amavisd.conf-sample:
$sa_tag_level_deflt ...
# add spam info headers if at, or above that level;
# undef is interpreted as lower than any spam level
amavisd-new-20040701 / amavisd-new-2.0 release notes:
- if tag level turns out to be undef, it will not be shown in X-Spam-*
header fields, and will be interpreted as having a value lower than any
spam score when deciding whether to insert X-Spam-* header fields or not
Mark
-------------------------------------------------------
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/