On Wednesday 24 Nov 2004 15:10, Ing. Mónico Briseño C. wrote:
> Hi all,
>
> We installed clamAV mailter with sendmail. However we still have problems
> with the Netsky and Baegle virus.
>
> The following lines are the steps we did to setup the ClamAV mailter with
> sendmail.
>
> Can anybody help us to fix this problem.
>
> TIA
>
> -------------------------
>
>
> Compiling procedure
>
> First step
>
> ./configure --enable-milter
> make
> make install
>
>
> Second step
>
> Add the following lines to the M4 configuration of Sendmail.mc
>
>
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock,F=,T=S:4m;R:4m
>' )dnl
> define(`confINPUT_MAIL_FILTERS', `clmilter')
>
> Update the sendmail.cf
>
>
> Third step
>
> Add the following line with the command Cron
>
>
> 43 2,4,6,8,10,12,14,16,18,20,22 * * * root /root/updateclam
>
> the updateclam script was an own idea. The main purpose is to update and
> keep the updating register.
>
>
> ---------
>
> #!/bin/bash
> freshclam --quiet
> echo Se actualizo ClamAV el `date '+%d %h %Y  %H:%M:%S '` >> bitacora.clam
>
> ---------
>
> Fourth step
>
> Re start the sendmail service and taste the clamAV with the Netsky virus.
>
>
> After of this, so far. We have still problems with the Beagle an Netsky
> virus.

What version of clamAV?
What version of clamav-milter?
What operating system?
What about step 3.5 - start the clamav-milter program?

> MC Mónico Briseño Cortés

-Nigel

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to