Tomáš, > I want to check all the emails including the ones being send between > computers inside @mynetwork. Only when mail goes outside of > @mynetwork, it shouldn't be checked.
Bypass spam checks for all nonlocal recipients: @bypass_spam_checks_maps = ( [qw( !your.domain1 !your.domain2 . )] ); Mark ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
