Hmm, i dunno , i got this "X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j" on a production relay, it's linux suse, but kernel taken from kernel.org (2.4.26) and sendmail compiled from source (8.12.11). All work well. Ops i fogot, i have clamd (and spamd spamassassin) on separate machine running under esx vmware server, it's a crux linux 1.3 with kernel 2.4.26, i just moved from drweb to clamd(but drweb still checks after clamd - hmm after 5 days only 6 viruses passed through clamd: grep infected /var/log/messages Apr 30 13:02:02 ns drwebd: [21055] /var/drweb/spool/drweb.tmp.o4aPuN/details.zip/document.txt .exe infected with Win32.HLLM.Netsky.35328 Apr 30 14:12:38 ns drwebd: [26279] /var/drweb/spool/drweb.tmp.ExgUdP/Manufacture.cpl infected with Win32.HLLM.Beagle.37964 May 1 10:44:23 ns drwebd: [16517] /var/drweb/spool/drweb.tmp.1wM7hW/Readme.scr infected with Win32.HLLM.Beagle.57450 May 4 09:57:05 ns drwebd: [10503] /var/drweb/spool/drweb.tmp.oyeQAU/You_will_answer_to_me.hta infected with modification of VBS.Generic.303 May 5 08:27:15 ns drwebd: [21307] /var/drweb/spool/drweb.tmp.qkCPgK/message.scr infected with Win32.HLLM.Netsky.35328 May 5 11:06:17 ns drwebd: [30973] /var/drweb/spool/drweb.tmp.ZJWhKx/your_picture.pif infected with Win32.HLLM.Netsky.based ). And clamav-milter works good. But i have same trouble with spamass-milter - it hangs randomly. Not very often, about 11 time a week... So i got same script runed by cron wich checks how many spamass-milter processes is running and if 1 then restarts spamass-milter: test `ps axm | grep /usr/sbin/spamass-milter | grep -v grep | wc -l` -eq 1 \ && ( /etc/rc.d/spamass-milter stop ; /etc/rc.d/spamass-milter start )
As for clamav-milter - all is clean now, but who knows... :-) On Sun, May 02, 2004 at 09:24:29PM +1000, Robert S wrote: > I am running clamav-0.70 on a very small home/small office server with a > limited number of users. Recently my clamav-milter died, presumably when it > scanned the Worm.Lovgate.Z virus. I got the following in my > /var/log/maillog: > > sm-mta[17368]: i429bUbk017368: timeout waiting for input from > [221.155.192.222] during server cmd read > sm-mta[17368]: i429bUbk017368: Milter (clmilter): write(Q) returned -1, > expected 5: Broken pipe > sm-mta[17368]: i429bUbk017368: Milter (clmilter): to error state > > (a few irrelevant bits omitted) > > There was nothing suspicious in my /var/log/clam/clamd.log. > > Luckily I have a simple cron job that restarts it. I start clamav-milter > with the following command: > > /clamav-milter --max-children=2 --quarantine-dir=/home/clam -lo > /var/run/clamd/clmilter.sock > > Any suggestions? > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Clamav-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/clamav-users -- Alex V. Kovirshin <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users