Gary Forrest - Netnorth wrote:
Hi All
We have been using SA v3.1.1, all seems to work well :)
( FreeBSD 6.1, Sendmail 8.13.6 & few milters )
Is it possible to get SA not to scan inbound email addressed to certain
domain names.
Yes, but not with SA itself.
We have looked at the various white listing functions available, by adding
into local.cf
whitelist_from sender.com
whitelist_to receiver.com
This sort of works, in that the email receives a negative score.
The problem is SA still spends time checking the email ( taking 3-12 seconds
to scan )
The better way is to not call SA at all for these accounts.
This server also performs Anti Virus function via Clam AV, and we would to
offer AV services to certain customers, with providing SA services.
The "few milters" you are using should be able to call
SA/clamav/whatever selectively based on various rules you set up.
-Jim