Tom Allison wrote:
Can someone present an example of how to run clamav from the procmail files?I have clamav working on sendmail. This way any message width virus are reject.
I've only seen it run as a daemon with amavisd-new.
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]