Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
Matthieu,
> ...Some mails are compared against BAYES and other seems not.
> How can I ensure that every mail is compared against BAYES.
All mail that gets scanned by SA (as called from amavisd-new)
should be consulting the Bayes db as well, I don't see how it wouldn't.
You may try: amavisd debug-sa
to see is there are any bayes-related problems reported by SA.
> Can I force SA or amavisd-new to write a BAYES_nn flag in each mail?
Insertion of spam-related headers can be requested for all
mail destined to local recipients (matching @local_domains_maps)
by setting tag_level sufficiently low or to undef:
$sa_tag_level_deflt = undef;
The triggered SA tests are also reported in the amavisd-new log
by setting $log_level to 2 or more.
Mark
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|