On Tue, 6 Jun 2006, 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.
> 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 )
>
> This server also performs Anti Virus function via Clam AV, and we would to
> offer AV services to certain customers, with providing SA services.

That would be the function of the milter. sendmail hands a copy of each
incoming message to all the configured milters and it is each milter's
business to decide what to do with it. So you want to look into how
to configure the milter that you are using as the bridge between sendmail
and spamd. You need to configure it to just give a "pass" on the
desired message.
You need to provied us with details of your milter config before we can
help you any more.


-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to