On 7/22/10, Gary V wrote:
> 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 = ( {'[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
> > >
>
> 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(
> u...@example.com )] );

Also read your log file to see if the message was stopped for some
other reason (spam, virus, bad header). Make sure that it really was
"Blocked BANNED".

-- 
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