What operating system? What options are you using to the various programs? Have you tried the version in CVS - is it better?
Hi Nigel,
Linux 2.4.22 it's a redhat distro.
clamav-milter flags: --max-children=30 -HNfloCd -U /var/tmp/quarantine/ /var/run/clamav/clmilter.sock
spamd flags: -d -c -m 10
this is the sendmail.mc part where I defined ths filters:
dnl ------------------------------------------------------------------- dnl milter-spamc dnl -------------------------------------------------------------------
define(_FFR_MILTER)dnl
INPUT_MAIL_FILTER( `milter-spamc', `S=unix:/var/run/milter-spamc/socket, T=C:1m;S:30s;R:6m;E:1m' )dnl dnl-------------------------------------------------------------------- dnl clamav-milter dnl -------------------------------------------------------------------
INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clmilter.sock, F=,T=S:4m;R:4m')dnl
dnl define(`confINPUT_MAIL_FILTERS', `clamav')dnl
BR, Matías.
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users