Gary,

>   ### http://www.kaspersky.com/
>   ['Kaspersky Antivirus v5.5',
>     ['/opt/kav/5.5/kav4unix/bin/kavscanner',
>      '/opt/kav/5.5/kav4mailservers/bin/kavscanner','kavscanner'],
>     '-i0 -xn -xp -mn -R -ePASBME {}/*', [0,10,15], [5,20,21,25],
>     qr/(?:INFECTED|WARNING|SUSPICION) (.*)/ ,
>     sub {chdir('/opt/kav/bin') or die "Can't chdir to kav: $!"},
>     sub {chdir($TEMPBASE) or die "Can't chdir back to $TEMPBASE $!"},
>   ],
>
> Mark, I don't see the point of
>     sub {chdir('/opt/kav/bin') or die "Can't chdir to kav: $!"},
>     sub {chdir($TEMPBASE) or die "Can't chdir back to $TEMPBASE $!"},
> with this version of kavscanner.

Thanks, I'll remove it. Looks I got lost tracking the AV changes.

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to