Re: [Clamav-users] Long-standing bug in clamav

2004-02-23 Thread Trog
On Mon, 2004-02-23 at 01:18, Jason Haar wrote: > Hi there > > I have been attempting to get clamav (clamdscan via clamd to be precise) > running on our corporate mail server for several months now, but every time, > it runs fine for a few hours and then dies horribly. And I turn it off again > :-(

RE: [Clamav-users] Latest tarball make question

2004-02-23 Thread Jaap Scholten
> On Fri, 2004-02-20 at 01:40, Trog wrote: > > On Fri, 2004-02-20 at 07:25, Jaap Scholten wrote: > > > Hi > > > > > > When I un-tar the latest clam-devel-x, I copy the new files over > > > the existing directory structure (running RedHat 8.0, Clamav 0.67-1). > > > > Why? Just do: > > > > tar x

[Clamav-users] [signatures extractions] with ClamAV?

2004-02-23 Thread Emmanuel Saracco
hi, in the ClamAV tutorial for extracting signatures it is said to use HBEDV antivirus with sigtool for automatic extractions. is there another way? why not just using ClamAV for that? is it possible? thanks, bye --- SF.Net is sponsored by:

Re: [Clamav-users] [signatures extractions] with ClamAV?

2004-02-23 Thread Thomas Lamy
Emmanuel Saracco wrote: hi, in the ClamAV tutorial for extracting signatures it is said to use HBEDV antivirus with sigtool for automatic extractions. is there another way? why not just using ClamAV for that? is it possible? You can't use clamav itself for that, because it doesn't know this virus

RE: [Clamav-users] Problems building clamav-milter included with clamav-0.67-1 on redhat 9

2004-02-23 Thread James Nelson
I am reposting this... have yet to get an answer. Nigel, please read this and comprehend it. Yes, libmilter is installed, please stop asking the same question. I have a perfectly working copy of clamav 0.65 and clamav-milter 0.60b running on this same server. NOTE: in order to get that version

[Clamav-users] amavisd-new install

2004-02-23 Thread Guillaume JULLIEN
Hi, I just installed Postfix, amavisd-new and clamd. When I try to send a mail, I get this : # telnet localhost 10024 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 [127.0.0.1] ESMTP amavisd-new service ready MAIL FROM: 250 2.1.0 Sender niber OK RCPT TO: 250 2.1.5 Reci

[Clamav-users] Clamscan and MailScanner

2004-02-23 Thread MW Mike Weiner (5028)
I am using clamav-0.67-1 rpm rebuilt on the server I am running it on, in conjunction with mailscanner and spamassassin. I believe I have everything configured properly, clamscan works as expected when running stand alone, and when run against mailscanner's quarantine folder, it does in fact

Re: [Clamav-users] Clamscan and MailScanner

2004-02-23 Thread Antony Stone
On Sunday 22 February 2004 4:42 pm, MW Mike Weiner (5028) wrote: > I am using clamav-0.67-1 rpm rebuilt on the server I am running it on, in > conjunction with mailscanner and spamassassin. I believe I have everything > configured properly, clamscan works as expected when running stand alone, > an

Re: [Clamav-users] Re: Worm.SomeFool is this w32/Netsky.b@MM

2004-02-23 Thread Tomasz Papszun
On Sun, 22 Feb 2004 at 21:55:27 +0100, Christoph Cordes wrote: > you want to know how many updates were released, just take a look at > http://sourceforge.net/mailarchive/forum.php?forum=clamav-virusdb > Seems that SF.net has some problems with ML archives. Try also nntp://news.gmane.org/gmane.c

Re: [Clamav-users] amavisd-new install

2004-02-23 Thread Guillaume JULLIEN
Don't worry about it I found the error : Don't forget to write smtp-amavis in master.cf instead of smtp Guillaume JULLIEN a écrit : Hi, I just installed Postfix, amavisd-new and clamd. When I try to send a mail, I get this : # telnet localhost 10024 Trying 127.0.0.1... Connected to localhost. Esc

RE: [Clamav-users] Clamscan and MailScanner

2004-02-23 Thread MW Mike Weiner (5028)
It does not, at least from what I can see in the maillogs. Other ideas perhaps? Thanks in advance. -Original Message- From: Antony Stone [mailto:[EMAIL PROTECTED] Sent: Monday, February 23, 2004 10:40 AM To: [EMAIL PROTECTED] Subject: Re: [Clamav-users] Clamscan and MailScanner Try send

Re: [Clamav-users] amavisd-new install

2004-02-23 Thread Tomasz Papszun
On Mon, 23 Feb 2004 at 16:17:31 +0100, Guillaume JULLIEN wrote: > Hi, > I just installed Postfix, amavisd-new and clamd. > > When I try to send a mail, I get this : > > # telnet localhost 10024 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 220 [127.0.0.1] ESMTP ama

Re: [Clamav-users] Clamscan and MailScanner

2004-02-23 Thread Antony Stone
On Monday 23 February 2004 4:15 pm, MW Mike Weiner (5028) wrote: > > Try sending yourself an Eicar "virus" in an email and see if it gets > > picked up on the way through the server. > It does not, at least from what I can see in the maillogs. Other ideas > perhaps? Assuming that clamscan can pi

Re: [Clamav-users] amavisd-new install

2004-02-23 Thread Stephen Gran
On Mon, Feb 23, 2004 at 04:17:31PM +0100, Guillaume JULLIEN said: > Hi, > I just installed Postfix, amavisd-new and clamd. > > When I try to send a mail, I get this : > > # telnet localhost 10024 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 220 [127.0.0.1] ESMTP a

[Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread LOYET Jerome
Hello If I stop clamdscan while running a scan with Ctrl C, clamd die and put nothing in the log. Is it normal? --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software

Re: [Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread Thomas Lamy
LOYET Jerome wrote: Hello If I stop clamdscan while running a scan with Ctrl C, clamd die and put nothing in the log. Is it normal? No, surely not. Which version and OS, and from where did you get it? Thomas --- SF.Net is sponsored by: Speed Sta

[Clamav-users] Article related to virus industry

2004-02-23 Thread Gerardo Reynoso
Recently, there has been some postings to this list regarding virus naming conventions, this and other issues are adressed in this article: "Anti-virus industry: white knight or black" hat?" [http://www.theregister.co.uk/content/55/35579.html] I just think this article may be of interest to som

RE: [Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread LOYET Jerome
> -Message d'origine- > De : [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] De la part de Thomas Lamy > Envoyé : lundi 23 février 2004 19:16 > À : [EMAIL PROTECTED] > Objet : Re: [Clamav-users] clamd, clamdscan and Ctrl+c > > LOYET Jerome wrote: > > Hello > > If I stop clamd

Re: [Clamav-users] Long-standing bug in clamav

2004-02-23 Thread russ
On Mon, 2004-02-23 at 09:18, Jason Haar wrote: > clamd is run as a supervise script via: I assume you mean you are using daemontools? If so there are instructions that include a start up script to do this. go here: http://clamav.elektrapro.com/doc/clamd_supervised/clamd-daemontools-guide.txt H

RE: [Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread LOYET Jerome
> -Message d'origine- > De : [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] De la part de Thomas Lamy > Envoyé : lundi 23 février 2004 19:16 > À : [EMAIL PROTECTED] > Objet : Re: [Clamav-users] clamd, clamdscan and Ctrl+c > > LOYET Jerome wrote: > > Hello > > If I stop clamds

RE: [Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread LOYET Jerome
> -Message d'origine- > De : [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] De la part de Thomas Lamy > Envoyé : lundi 23 février 2004 19:16 > À : [EMAIL PROTECTED] > Objet : Re: [Clamav-users] clamd, clamdscan and Ctrl+c > > LOYET Jerome wrote: > > Hello > > If I stop clamd

Re: [Clamav-users] Clamuko?

2004-02-23 Thread Claudio Alonso
> Sorry to bother, but I've read: > "Dazuko support is temporarily not available (if you really need it please > use a CVS version or wait for a next stable release)." > > So I've just downloaded the CVS version and installed it. > > clamd.log says: > ERROR: Clamuko is not available Excuse me fo

Re: [Clamav-users] clamd, clamdscan and Ctrl+c

2004-02-23 Thread Tomasz Kojm
On Mon, 23 Feb 2004 21:03:46 +0100 "LOYET Jerome" <[EMAIL PROTECTED]> wrote: > > LOYET Jerome wrote: > > > Hello > > > If I stop clamdscan while running a scan with Ctrl C, clamd die > > > and put nothing in the log. Is it normal? > > > > > No, surely not. Which version and OS, and from where did

Re: [Clamav-users] Clamuko?

2004-02-23 Thread Tomasz Kojm
On Mon, 23 Feb 2004 17:25:21 -0300 (ART) Claudio Alonso <[EMAIL PROTECTED]> wrote: > > Sorry to bother, but I've read: > > "Dazuko support is temporarily not available (if you really need it > > please use a CVS version or wait for a next stable release)." > > > > So I've just downloaded the CVS