On Wednesday 26 Jan 2005 06:52, jijo wrote:

> I want to add clamv-milter with my sendmail when I try to add like this form
> the bash
> 
> /etc/mail/sendmail.mc:INPUT_MAIL_FILTER(`clamav-milter',`S=local:/var/run/cl
> amav/clamav-milter.sock, F=T,T=S:4m;R:4m;E:10m')dnl

You have no closing quote before the second comma:

INPUT_MAIL_FILTER(`clamav-milter',`S=local:/var/run/clamav/clamav-milter.sock', 
F=T,T=S:4m;R:4m;E:10m')dnl
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to