What operating system? Look for clues in the syslog (you have LogSyslog and LogVerbose enabled).
> # ls -l /var/milter/ > total 4 > -rw-rw---- 1 clamav clamav 5 Dec 27 15:09 clamd.pid > srwxrwxrwx 1 clamav clamav 0 Dec 27 15:09 clmilter.sock That is suspicious - I don't like the idea of a 777 clmilter.sock - that could be the reason it fails, since the permission is wide open - check for that error /var/log/messages and/or maillog depending on your OS and configuration. > /usr/local/sbin/clamav-milter -l -o -b -P -H /var/milter/clmilter.sock Please don't use "-b" unless you don't talk to the Internet > Josh -Nigel _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users