On Tue, 2004-06-29 at 14:32, Gareth Blades wrote: > On Tue, 2004-06-29 at 13:47, Lionel Bouton wrote: > > Gareth Blades wrote the following on 06/29/2004 01:52 PM : > > > > >I am running Suse Openexchange 4.1. I have installed > > >amavisd-postfix-20020531-31 and by default it is configured to use > > >'H+BEDV AntiVir' for virus checking. > > > > > >I have installed clamav-0.73 from source and compiled and installed it > > >and it is working. I have started clamd and edited /etc/amavisd.conf and > > >made the following changes :- > > > > > ># H+BEDV AntiVir > > >#$antivir = "/usr/bin/antivir"; <<< commented out > > > > > ># ClamAV <<< added these 3 > > >lines > > >$clamscan = "/usr/local/bin/clamscan"; > > >$clamd = "/usr/local/sbin/clamd"; > > > > > > > > > > I don't know amavisd but how is it supposed to use the $clamscan and > > $clamd vars ? > > If you added the 2 vars yourself I don't think it will ever use them. In > > this case, you should search for an "Amavisd+clamav howto". > > I thought of that and tried adding some extra lines from a amavisd-new > configuration I found. I posted these in the other reply I sent a few > minutes ago.
amavisd-postfix is written in perl and contains :- # Av scanners and related vars use vars qw ( $antivir $avp $avpdc $AVPDIR $csav $drweb $fprot $fprotd $fsav $inocucmd $mks $nod32 $nod32cli $norman $oav $panda $rav $sophos $sophos_ide_path $cscmdline $scs_host $scs_port $uvscan $vbengcl $vexira $vfind $vscan $sophie_sockname $trophie_sockname $requeue_on_scanner_errors ); It looks to me as though it only supports these specific virus scanners. ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users