This is a discussion on Re: [AMaViS-user] Lowest possible score within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Matt, > We want all of our messages tagged with the score whether it spam or not. > Right now ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |