i just got clamav 0.70-rc up and running on rh 7.3.
this is from my /var/log/maillog
Apr 9 11:11:48 shell mta-daemon[5840]: i39GBmxu005840: Milter (clmilter): local
socket name /var/run/clmilter.sock unsafe
Apr 9 11:11:48 shell mta-daemon[5840]: i39GBmxu005840: Milter (clmilter): to error
sta
why is my clamd.sock file have those permissions and zero bytes?
this was an upgrade from a perfectly running 70-rc to 70 and now
i get socket problems. or so it seems.
ideas?
Thu Apr 29 14:39:26 2004 -> +++ Started at Thu Apr 29 14:39:26 2004
Thu Apr 29 14:39:26 2004 -> Log file size limited to
and the REAL reason i think it is fubar.
Thu Apr 29 14:40:46 2004 -> +++ Started at Thu Apr 29 14:40:46 2004
Thu Apr 29 14:40:46 2004 -> Log file size limited to 2097152 bytes.
Thu Apr 29 14:40:46 2004 -> Verbose logging activated.
Thu Apr 29 14:40:46 2004 -> Setting /var/tmp as global temporary d
here are my exact notes from going from 0.70 to 0.72:
cd /root/src/clamav-0.72
./configure --enable-milter
make
make install
/usr/local/bin/monit quit -c /usr/local/etc/monitrc
service freshclam restart
service clamd restart
service clamav-milter restart
kill -1 sendmail
the milter did NOT restart