Tom Allison wrote:

Can someone present an example of how to run clamav from the procmail files?

I've only seen it run as a daemon with amavisd-new.


I have clamav working on sendmail. This way any message width virus are reject.
My micro how-to for Debian Testing/Sid


#apt-get install clamav clamav-milter
#vi /etc/mail/sendmail.mc
INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clamav-milter.ctl, F=, T=S:4m;R:4m')dnl
#/etc/init.d/clamav-daemon restart
#/etc/init.d/clamav-milter restart
# sendmailconfig


Good luck

Joao


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to