I upgraded recently from 3.6 to 3.7, and I'm still trying to figure out why clamav-milter is failing to start.
When I do this: # /usr/local/sbin/clamav-milter --max-children=2 -loNHP -U /var/clamav/quarantine [EMAIL PROTECTED] --pidfile=/var/clamav/clamav-milter.pid local:/var/clamav/clamav-milter.sock I get this: /usr/local/sbin/clamav-milter: socket-addr (local:/var/clamav/clamav-milter.sock) doesn't agree with sendmail.cf I'll concede that this is a true statement. I start sendmail as follows: /usr/sbin/sendmail -L sm-mta -C/etc/mail/sendmail-clamav.cf -bd -q30m Why does clamav assume sendmail.cf is used? Previous versions of clamav didn't seem to do this. Thnx, Jay