Gary wrote:
> Justin wrote:
>> Hello Everyone,
>> I am using amavis with postfix+mysql setup.
>> Amavis is scanning messages and is reinjecting
messages to postfix through
>> smtp.
>> I would like to know how can I manage spam scores
so that certain domain
>> like yahoo.com is not getting high score.
>> My user requested that there are false positive
when it is sent from
>> specific yahoo.com account.
>> Please help!
>> Justin
> One way would be to use score_sender_maps. If you
don't have
> this in amavisd.conf then look for it in
amavisd.conf-sample
> under the heading:
> # ENVELOPE SENDER SOFT-WHITELISTING /
SOFT-BLACKLISTING
> Look at both the per-recipient and site-wide examples
and place
> your entries in the appropriate position(s).
Another possibly method is to determine exactly what
particular rule
is causing the false positive and then zero out the score of
that
rule in local.cf.
score SOME_YAHOO_RULE 0
What version of SA?
Gary V
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|