Rutger ter Borg wrote:
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?

Maybe you've got this ???

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527862

hmmmm.... There's a patch for it but I don't know if debian people already integrated it into the distrib.

Either way, if not, consider installing the libmilter debian package from here :

   http://j-chkmail.ensmp.fr/download/libmilter/debian-lenny

JM


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



--
 ---------------------------------------------------------------
 Jose Marcio MARTINS DA CRUZ           http://j-chkmail.ensmp.fr
 Ecole des Mines de Paris
 60, bd Saint Michel                      75272 - PARIS CEDEX 06
 mailto:[email protected]
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to