>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 = ( ["[EMAIL PROTECTED]"] );
>Send a message from the test sender to [EMAIL PROTECTED] 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
[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/