On 7/21/10, Luc MAIGNAN wrote:
>  Hi,
>
> I configure amavisd.conf as :
>
> @bypass_banned_checks_maps = ( {'[n...@domain.com]' => 1,});
>
> to whitelist all banned that are sent to this email address/ But
> unfortunaly, it doesn't work...
>
> Is it the good method ?
>
> If yes, what's wrong ?
>
> Thanks for any help
>
> BR

Try:
@bypass_banned_checks_maps = ( [qw( u...@example.com )] );

This syntax is like the sample provided in amavisd.conf-sample

-- 
Gary V

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to