I am sure this has come up before. The failure according to clamav-milter is in sendmail.cf, even though I have changed it:
I tried two ways to start it: [EMAIL PROTECTED] mail]# service clamav-milter start Starting Clamav Milter Daemon: clamav-milter: socket-addr (local:/var/clamav/clmilter.socket) doesn't agree with sendmail.cf [FAILED] [EMAIL PROTECTED] clamav]# /usr/sbin/clamav-milter -lo /var/run/clamav/clmilter.sock /usr/sbin/clamav-milter: --max-children must be given if --external is not given This is what is in my sendmail.mc (sendmail.cf) : dnl INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav\clamav-milter.sock,F=T, T=S:4m;R:4m')dnl define(`confINPUT_MAIL_FILTERS',`clmilter') And this is what is in my clamd.conf: # Path to a local socket file the daemon will listen on. # Default: disabled LocalSocket /var/run/clamav/clmilter.sock It would appear that the second method might work if I knew what or where to put for --max-children Any help would be appreciated. Edward Ray _______________________________________________ http://lurker.clamav.net/list/clamav-users.html