Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
Hi Mark,
>
> @bypass_spam_checks_maps =
> ( {map {$_ => !$local_domains{$_}} keys %local_domains}, 1);
>
> It will not bypass (will scan) mail destined to local domain,
> and it will bypass (not scan) all the rest (the final catchall 1).
this works very nice! but I saw in my logs, that amavis gets invoked no
matter if the destined domain is in my local_domain variable or not. the
only difference is, that I don't get any spam headers written to to
mail. is this how things are supposed to work?
and something else:
can I define my own variable @local_virus_check_maps and use it with
bypass_virus_checks_maps?
andreas
-------------------------------------------------------
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/
|