On 7/22/10, Luc MAIGNAN wrote:
> I've tried your syntax, but it doesn't work ... :-(
>
> Le 22/07/10 03:53, Gary V a écrit :
> > On 7/21/10, Luc MAIGNAN wrote:
> >> Hi,
> >>
> >> I configure amavisd.conf as :
> >>
> >> @bypass_banned_checks_maps = ( {'[[email protected]]' => 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( [email protected] )] );
> >
> > This syntax is like the sample provided in amavisd.conf-sample
> >
If the message is sent to more than one recipient, the scan may still
take place so it's also a good idea to set a corresponding lovers map:
@banned_files_lovers_maps = @bypass_banned_checks_maps = ( [qw(
[email protected] )] );
--
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
[email protected]
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