This is a discussion on [AMaViS-user] Bypass spam checks within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi, I want to use this setting im amavisd.conf to bypass spam checks for outgoing eMails but it don'...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I want to use this setting im amavisd.conf to bypass spam checks for outgoing eMails but it don't work. @bypass_spam_checks_maps = ( {map {$_ => !$local_domains{$_}} keys %local_domains}, 1); My setting for local_domains is like @local_domains_maps = # using ACL lookup table # ( [ ".$mydomain", 'sub.example.net', '.example.com' ] ); With these settings the incoming emails are not scanned for spam. If I run amavisd-debug I see that the recipient is treated as local and that spam checks are bypassed. As I understand spam checks should be bypassed if an user from (for example) example.com send an email to an user outside his own domain (AOL,Yahoo....) but incoming eMails should be scanned (all what is not in local_domains). Have I missed something? Regards, Sebastian __________________________________________________ _________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|