This is a discussion on [AMaViS-user] Re : Re : Spam_lovers virus_lovers within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; >From amavisd.conf-sample (exactly the same concept for spam/banned/badh): ># @bypass_virus_checks_maps does NOT GUARANTEE the message ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>From amavisd.conf-sample (exactly the same concept for spam/banned/badh):
># @bypass_virus_checks_maps does NOT GUARANTEE the message will NOT be checked ># for viruses - this may still happen when there is more than one recipient ># for a message and not all of them match these lookup tables, or when ># check result was cached (i.e. the same contents was recently sent to other ># recipients). To guarantee virus delivery, a recipient must also match ># @virus_lovers_maps lookups (but see milter limitations above), >I would suggest debugging. Use of @debug_sender_maps works well. For example: >@debug_sender_maps = ( ["test-sender\@$mydomain"] ); >Send a message from the test sender to toto@domain1.com. It will log >(once) at level 5. Then grep the log for 'bypass'. Reload amavisd-new >to test again. Remove @debug_sender_maps when finished. >-- >Gary V Hi, I find my big mistake, sorry for apologize. My error is from part of postfix configuration. Thank you, Vincent __________________________________________________ ___________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/ |