Hello, I had to upgrade my clamav-milter installation past week due to end-of-life on a Debian Lenny system. So I included the volatile distribution, and upgraded to 0.95.3. I'm using it in conjunction with Postfix and with the unofficial sigs.
Everything works, given that every now and then a virus is caught and reported in the logs. Clamd runs fine, postfix is not complaining. However, after a couple of hours (not a fixed time), clamav-milter apparently crashes and stops working. I can see when this happens in the postfix logs. See below my clamav-milter configation file. The clamav-milter doesn't log anything except that it starts and reports some virusses. Any idea on what I can do to get clamav-milter working as reliably as it did before the upgrade? Thanks, Rutger MilterSocket /var/spool/postfix/clamav/milter FixStaleSocket true User clamav AllowSupplementaryGroups true ReadTimeout 120 Foreground false PidFile /var/run/clamav/clamav-milter.pid ClamdSocket unix:/var/run/clamav/clamd.ctl OnClean Accept OnInfected Reject OnFail Accept AddHeader No LogSyslog false LogFacility LOG_MAIL LogVerbose yes LogInfected Basic LogFile /var/log/clamav/clamav-milter.log LogTime true MaxFileSize 25M TemporaryDirectory /tmp _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
