On Friday 14 Jan 2005 04:30, WES wrote:
I have installed and tested ClamAV (.80-2) which starts up clamd and runs without a problem. Also I have installed clamav-milter (.80-2).
I included in my sendmail.mc file the suggested: INPUT_MAIL_FILTER(‘clmilter’, ‘S=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m’)dnl define(‘confINPUT_MAIL_FILTERS’, ‘clmilter’)dnl
Looks to me as though you've used the wrong opening quote character.
That's correct. M4 elements are enclosed in `' pairs and comma separated. The mc files are m4 source statements in case the OP doesn't know that.
dp _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
