Re: [Clamav-users] clamav-milter: timeout during data read

2007-10-24 Thread Ludek Finstrle
Tue, Oct 23, 2007 at 05:31:37PM +0200, Ludek Finstrle napsal(a): > I've noticed that clamav has some problems. I've found two strange > situations (logs): > > 1) > > Oct 23 06:46:40 server sendmail[9505]: l9N4kcJE009505: from=<[EMAIL > PROTECTED]>, size=24

[Clamav-users] clamav-milter: timeout during data read

2007-10-23 Thread Ludek Finstrle
Hello, I've noticed that clamav has some problems. I've found two strange situations (logs): 1) Oct 23 06:46:40 server sendmail[9505]: l9N4kcJE009505: from=<[EMAIL PROTECTED]>, size=24270, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, relay=p54ACF66C.dip.t-dialin.net

Re: [Clamav-users] Problems making ClamAV with Milter

2003-09-05 Thread Ludek Finstrle
> INPUT_MAIL_FILTER('clmilter','S=local:/var/run/clmilter.sock, F=, > T=S:4m;R:4m')dnl > define('confINPUT_MAIL_FILTERS', 'clmilter')dnl These two lines are bad (sendmail.mc). Let's see the diference between apostrophes ' and `. The second one is correct. I had same error when I setup clamav-milt

Re: [Clamav-users] Problems making ClamAV with Milter

2003-09-04 Thread Ludek Finstrle
> allowed me to make and install the package, and follow the rest of the > instructions in the clamav documentation to make some changes to the > sendmail.cf, I've restarted sendmail and sent some test attachments > (using the /clamav-0.60/test/test1 file) and it doesn't seem to do > anything to th

Re: [Clamav-users] Problems making ClamAV with Milter

2003-09-03 Thread Ludek Finstrle
> Red Hat Linux 7.3 on i386 > > On Tuesday 02 Sep 2003 5:03 pm, Hanson, Erik wrote: > > I'm trying to install ClamAV 0.60, and having some problems with the > > MAKE step: > > What operating system and CPU architecture? Change line in clamav-milter/Makefile after configure from: LIBS = -L../lib

Re: [Clamav-users] Problems compiling clamav-milter

2003-08-17 Thread Ludek Finstrle
> i am trying to compile clamav 0.60 and clamav-20030806 on a sun solaris > SPARC box. the make-process went fine with one exeption. trying to > compile clamav-milter produces some errors which prevent > code-generation. > > configure options were: > > ./configure --prefix=/usr/local --sysconfdir

Re: [clamav-users] Clamd with Clamav-Milter, Sendmail 8.12.9 timeout lockup?

2003-07-18 Thread Ludek Finstrle
> I've got the problem the same problem on my server. > Clamd crashes due to timeout (after hours of use). > > Is this patch correct the problem? Clamd stopped working today morning (after 3 days). So answer is this patch doesn't fully correct it :o( Luf

Re: [clamav-users] Clamd with Clamav-Milter, Sendmail 8.12.9 timeout lockup?

2003-07-17 Thread Ludek Finstrle
Fri, Jul 11, 2003 at 11:11:02AM +0200, Nigel Kukard napsal(a): > There is 2 buffer overrun possibilities which can cause assert()'s to be > triggered, which takes down clamav-milter. > > I've sent patches through to Nigel Horne concerning this. Hello It seems it helps. I applied your patch and n

Re: [clamav-users] compiling error.

2003-07-17 Thread Ludek Finstrle
> /home/administrator/src/av/clamav-0.60/libclamav/.libs/libclamav.so: undefined > reference to `_pthread_cleanup_pop' > > /home/administrator/src/av/clamav-0.60/libclamav/.libs/libclamav.so: undefined > reference to `_pthread_cleanup_push' > > collect2: ld returned 1 exit status Try: make cl

Re: [clamav-users] Clamd with Clamav-Milter, Sendmail 8.12.9 timeout lockup?

2003-07-11 Thread Ludek Finstrle
> To add to this thread. > > It seems to hang on quite a few (not all) Session TimeOuts and ALL > 'WARNING: ScanStream: Size exceeded' events I have same problem. I have low traffic and this situation come when too e-mails is coming at the same time. BTW isn't it problem on SMP machines? I have