Re: [Clamav-users] Packages

2004-02-18 Thread Abdul Rehman Gani
Hi, If you installed OpenBSD with the comp32.tgz package you already have the compiler. I would recommend installing OBSD 3.4 instead - clamav works fine with that (I use clamscan, not clamd with qmail and qmail-scanner) and OBSD 3.2 is no longer supported. In either case, install the ports sy

Re: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Scott Deacon
On Wed, 2004-02-18 at 08:05, Walter wrote: > I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4: > > manager.o: In function `scanmanager': > manager.o(.text+0x86d): undefined reference to `cli_strtok' > collect2: ld returned 1 exit status > *** Error code 1 > > Stop in /download_software/cl

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Sancho2k.net Lists
Jason Frisvold wrote: Because I like the way I can control qmail and clamd via daemontools... And freshclam stopping is, to me, a major issue. If it stops and I'm unaware that it has stopped, then I run the risk of missing a vital virus definition update... If noone else has implemented this, the

[Clamav-users] clamd output on tty1

2004-02-18 Thread Will McCutcheon
I hooked up a monitor to my server recently to troubleshoot some unrelated network problems and discovered that clamd has been spewing messages on my tty1 console. This became extremely annoying very quickly because it would dump a bunch of junk over top my console every few seconds whenever it

[Clamav-users] clamscan failed to detect virus, but submission page did.

2004-02-18 Thread Tom Marazita
nor my installation of the latest snapshot: clamscan / ClamAV version devel-20040218 clamd / ClamAV version devel-20040218 detect it. Other viruses and also the test signature are detected properly. Any suggestions would be greatly appreciated! Thanks, Tom

RE: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Jason Frisvold
Because I like the way I can control qmail and clamd via daemontools... And freshclam stopping is, to me, a major issue. If it stops and I'm unaware that it has stopped, then I run the risk of missing a vital virus definition update... If noone else has implemented this, then I'll just read a

RE: [Clamav-users] Can't get to submit page

2004-02-18 Thread Michael St. Laurent
Jesper Juhl wrote: >> I cannot seem to get to the virus submit page at: >> >> http://clamav.sourceforge.net/cgi-bin/sendvirus.cgi >> >> It cannot load the sendvirus.cgi file from www.nervous.it >> > Loads fine from here (Denmark). Are you sure it's not just a temporary

Re: [Clamav-users] Can't get to submit page

2004-02-18 Thread Jesper Juhl
On Wed, 18 Feb 2004, Michael St. Laurent wrote: > I cannot seem to get to the virus submit page at: > > http://clamav.sourceforge.net/cgi-bin/sendvirus.cgi > > It cannot load the sendvirus.cgi file from www.nervous.it > Loads fine from here (Denmark). Are you sure it's not just a temporary routi

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

2004-02-18 Thread Starbane
Considering the speed at which this was added to the database (and the last three major mail worms that got treated similarly) I'm just terribly impressed with the ClamAV devs. So far, Clamav has beaten our proprietary av solution (InoculateIT, or eTrust Antivirus, or whatever CA is calling it

RE: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Igor Brezac
On Wed, 18 Feb 2004, Lynn Duerksen wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:clamav-users- > > [EMAIL PROTECTED] On Behalf Of Igor Brezac > > Sent: Wednesday, February 18, 2004 3:57 PM > > To: [EMAIL PROTECTED] > > Subject: RE: [Clamav-users] Undefined symbol "

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

2004-02-18 Thread Christoph Cordes
Hello Lucas, Wednesday, February 18, 2004, 5:32:06 PM, you wrote: LA> I saw this virus show up today:Worm.SomeFool LA> Updated here: LA> Submission: 1235-web LA> Sender: Tobias Oetiker LA> Virus: Unknown Virus LA> Added: Worm.SomeFool LA> Notes: File uses the same icon as a word document,dou

Re: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 9:15 pm, Igor Brezac wrote: > Clamav assumes that everyone uses a static verison of libwrap. > > Here is a patch for clamav-milter.c. A similar patch needs to be applied > to configure script for the tcpwrappers detection and libwrap needs to be > linked against the clamav

Re: [Clamav-users] Proper milter settings?

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 3:09 pm, James Nelson wrote: > I can not find any reference to --quarantine-dir in the clamav-milter man > page or the clamd. Can you please, provide me more information? I am > running ClamAV version 0.65, clamav-milter version 0.60p, and neither > clamav-milter --help

Re: [Clamav-users] web submittal,auto scan

2004-02-18 Thread Antony Stone
On Wednesday 18 February 2004 10:06 pm, Lucas Albers wrote: > Thought of a great idea. > Make it so the virus submittal page will scan the virus with clamscan. > If it already detects it teh virus, it will reject it. Er, this is what it already does. > Unless the user explicitly tell web page to

RE: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Lynn Duerksen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] On Behalf Of Igor Brezac > Sent: Wednesday, February 18, 2004 3:57 PM > To: [EMAIL PROTECTED] > Subject: RE: [Clamav-users] Undefined symbol "_deny_severity" > > > My guess is that your clamd/clam*s

[Clamav-users] web submittal,auto scan

2004-02-18 Thread Lucas Albers
Thought of a great idea. Make it so the virus submittal page will scan the virus with clamscan. If it already detects it teh virus, it will reject it. Unless the user explicitly tell web page to accept it a virus that has been detected with clamscan. That should reduce the number of redundant subm

RE: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Igor Brezac
My guess is that your clamd/clam*scan is linked with libwrap. What does 'ldd clamd' say? -Igor On Wed, 18 Feb 2004, Lynn Duerksen wrote: > I'm not using milter. Why does this affect an install with postfix? > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:clamav-users- > >

RE: [Clamav-users] clamav-milter build problems with clamav 0.67

2004-02-18 Thread James Nelson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nigel Horne Sent: Wednesday, February 18, 2004 1:29 PM To: [EMAIL PROTECTED] Subject: Re: [Clamav-users] clamav-milter build problems with clamav 0.67 On Wednesday 18 Feb 2004 5:04 pm, James Nelson wrote:

RE: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Lynn Duerksen
I'm not using milter. Why does this affect an install with postfix? > -Original Message- > From: [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] On Behalf Of Igor Brezac > Sent: Wednesday, February 18, 2004 3:15 PM > To: [EMAIL PROTECTED] > Subject: Re: [Clamav-users] Undefine

[Clamav-users] ERROR: You must specify at least one database mirror.

2004-02-18 Thread Lynn Duerksen
I went back to .66 since .67-1 is having trouble on OpenBSD 3.3 right now but now I get the following when running freshclam ERROR: You must specify at least one database mirror. The command I used is: /usr/local/bin/freshclam -l /var/amavisd/var/log/clam-update.log --datadir=/var/amavisd/usr/l

Re: [Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Igor Brezac
Clamav assumes that everyone uses a static verison of libwrap. Here is a patch for clamav-milter.c. A similar patch needs to be applied to configure script for the tcpwrappers detection and libwrap needs to be linked against the clamav-milter binary only. --- clamav-milter.c.origWed Feb

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Peter Bonivart
Jason Frisvold wrote: Why use daemontools to keep qmail or clamd running? There's always that off chance that something might cause the daemon to die unexpectedly... An obscure bug perhaps... And if it happens, I want to ensure that the daemon is brought back up automatically. At least, I *thou

[Clamav-users] Re: W32.Welchia.Worm

2004-02-18 Thread roliver
[EMAIL PROTECTED] writes: It's not done to help you. No kidding, as i said previously, It shut down our network for 4 days with all the freakin traffic it created. "Patching" viruses are like vigilante justice. But since there are no Internet cops, it's the only justice the Internet has.

[Fwd: Re: [Clamav-users] freshclam and reload/restart]

2004-02-18 Thread Roger
Matt: I asked the same question and here's the response I got. -- Rock River Internet Roger Grunkemeyer 202 W. State St, 8th Floor[EMAIL PROTECTED] Rockford, IL 61101815-968-3888 --- Begin Message --- Roger wrote: After upd

[Clamav-users] Can't get to submit page

2004-02-18 Thread Michael St. Laurent
I cannot seem to get to the virus submit page at: http://clamav.sourceforge.net/cgi-bin/sendvirus.cgi It cannot load the sendvirus.cgi file from www.nervous.it -- Michael St. Laurent Hartwell Corporation --- SF.Net is sponsored by: Speed Sta

[Clamav-users] Querying the Freshclam daemon?

2004-02-18 Thread Richard Vaughn
On Feb 18 Dennid Skinner wrote: > I don't suppose there is a way to query the freshclam daemon for > status? That would be nice for writing a Nagios plugin to monitor it. > The query could return the last exist status and the date/time of last > update (or seconds since then). Maybe the number o

Re: [Clamav-users] OpenBSD Port

2004-02-18 Thread Flinn Mueller
I get this too. On Feb 18, 2004, at 9:25 AM, LOYET Jerome wrote: With the port I've made for 0.67-1, which works fine on obsd 3.4, it compiles well but I have runtime error about lib dependences: "_deny_severity" [...] :/usr/lib/libwrap.so.3.0 I don't know what to think about this. ++ Jerome --

Re: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
On Feb 18, 2004, at 1:58 PM, Björn Ketelaars wrote: - Original Message - From: "Walter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 18, 2004 6:18 PM Subject: R: [Clamav-users] OpenBSD Clamav.0.67-1 I remove "-L/usr/local/lib" from LDFLAGS but now I have another e

[Clamav-users] Undefined symbol "_deny_severity"

2004-02-18 Thread Lynn Duerksen
Just update a system running .65 to .67-1 /usr/libexec/ld.so: Undefined symbol "_deny_severity" in clamd:/usr/lib/libwrap.so.3.0 I tried the OpenBSD port as well as the stable code. Same results Any suggestions? Lynn Duerksen Technical Manager Futureware Distributing, Inc OpenBSD 3.3 Amavisd-

Re: [Clamav-users] ClamAV-milter stdout noise

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 3:42 pm, Robert Schmidt wrote: > Feb 17 15:44:33 cerberus eader clamfi_header clamfi_header clamfi_header > clamfi_header clamfi_header clamfi_header clamfi_header clamfi_header > clamfi_header clamfi_eoh clamfi_envrcpt: (truncated ) You must have configured it with "

Re: [Clamav-users] Source of reject message?

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 3:43 pm, Chadwick Wachs wrote: > Also, I think clamav is set to not send bounce messages to the sender > of the virus by default but where is that set? I guess clamav.conf is > not the right place? What arguments did you use when you invoked clamav-milter? -Nigel -- N

Re: [Clamav-users] clamav-milter build problems with clamav 0.67

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 5:04 pm, James Nelson wrote: > Because of the problems I have been having with clamav 0.65 I figured I > would upgrade to clamav 0.67. Same machine, that clamd 0.65 and > clamav-milter 0.60p were running on. > > I build clamav with the appropriate configure arguments, cla

Re: [Clamav-users] Clamav 0.66 -- Bugs

2004-02-18 Thread C.Dornig
Tomasz Kojm schrieb: On Tue, 17 Feb 2004 18:52:47 +0100 "C.Dornig" <[EMAIL PROTECTED]> wrote: When is command this VirusEvent I mean, when run the Command VirusEvent ??? Try with something less complicated: VirusEvent date > /tmp/ve.test Sorry, it have also no effect Best regards, Tomasz

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Jason Frisvold
On Wed, 2004-02-18 at 12:52, Peter Bonivart wrote: > Running it in daemon mode and monitoring that the daemon is still > running doesn't mean you're connected to the db servers at all time. > Where did you get that from? Agreed... I want to monitor the process itself, not keep it connected to t

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Jason Frisvold
On Wed, 2004-02-18 at 11:02, Odhiambo Washington wrote: > Why do I feel that that would be outrageous? Are you saying that "you > want freshclam permanently connected to the db servers"? How are you > looking at it? No, certainly not... I mean I want daemontools to monitor the freshclam daemon to

RE: [Clamav-users] W32.Welchia.Worm

2004-02-18 Thread Matthew . van . Eerde
It's actually a well-established idea - using viruses to patch vulnerable machines. It's not done to help you. Sorry. It's done to protect the Internet from your machine. If your machine is vulnerable, it can be used by anyone to send spam or viruses around the internet. "Patching" viruses are

Re: [Clamav-users] W32.Welchia.Worm

2004-02-18 Thread Antony Stone
On Wednesday 18 February 2004 6:54 pm, russ wrote: > Why are you re-posting this message. Again ... No virus or worm is > good. I suspect this was just the Exchange server barfing not so quietly to itself. They do that from time to time, poor things Antony. -- The difference between th

[Clamav-users] Packages

2004-02-18 Thread Wiltshire, Michael
Hi,   I'm new to OpenBSD and relatively new to UNIX.  I've been asked to install Clamav on OpenBSD.  I chose 3.2 because I didn't find Clamav for other versions.  Is this the most recent version for Clamav?  Also, where can I find the zlib and zlib-devel packages as well as the gcc compil

Re: [Clamav-users] Restart ClamAV after an update?

2004-02-18 Thread Antony Stone
On Wednesday 18 February 2004 6:55 pm, Matt wrote: > Should I need to restart clamav after an update? You mean an update to the version of ClamAV? Yes. Or an update to the virus signatures database? No. > My logs show that clamav downloaded the new virus definitions, yet viruses > are still

Re: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66

2004-02-18 Thread Matthew Hambley
In message <[EMAIL PROTECTED]> Bjorn Ketelaars <[EMAIL PROTECTED]> wrote: > Are there any success stories involving OpenBSD 3.4 and ClamAV 0.66? Is > there someone who wants to share a package? I have ClamAV 0.67 working under OpenBSD 3.4. I just compiled it from source so there is no

Re: [Clamav-users] W32.Welchia.Worm

2004-02-18 Thread russ
Why are you re-posting this message. Again ... No virus or worm is good. -- Russel Oliver [EMAIL PROTECTED] --- 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] OpenBSD Clamav.0.67-1

2004-02-18 Thread Björn Ketelaars
- Original Message - From: "Walter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 18, 2004 6:18 PM Subject: R: [Clamav-users] OpenBSD Clamav.0.67-1 > I remove "-L/usr/local/lib" from LDFLAGS but now I have another error: > > /usr/bin/ld: cannot find -lbz2 > collec

[Clamav-users] Restart ClamAV after an update?

2004-02-18 Thread Matt
Should I need to restart clamav after an update? My logs show that clamav downloaded the new virus definitions, yet viruses are still getting through. And if I recall this happened with the SCO virus.. I had to reload clamav before it would actually start catching them. --

[Clamav-users] Querying the Freshclam daemon?

2004-02-18 Thread Dennis Skinner
I don't suppose there is a way to query the freshclam daemon for status? That would be nice for writing a Nagios plugin to monitor it. The query could return the last exist status and the date/time of last update (or seconds since then). Maybe the number of virus defs? Just a thought that occur

Re: [Clamav-users] Recommendation for Upgrading clamav 0.54 to 0.65

2004-02-18 Thread Krištof Petr
FreshClam wrote: Hi, I looking for recommendations on upgrading clamav 0.54 to the current stable release? I am not sure if this is 0.65 or 0.67? I am running Red Hat 8.0, qmail, spamassassin 2.55, and qmail-scanner. I want find out if the upgrade is a straight install or will there be conflicts

Re: [Clamav-users] ClamAV-milter stdout noise

2004-02-18 Thread Krištof Petr
Robert Schmidt wrote: [EMAIL PROTECTED] log]# clamav-milter --version ClamAV version 0.67, clamav-milter version 0.66n and still see the same noise. Feb 17 15:44:33 cerberus eader clamfi_header clamfi_header clamfi_header clamfi_header clamfi_header clamfi_header clamfi_header clamfi_header clamf

[Clamav-users] W32.Welchia.Worm

2004-02-18 Thread Patricia Viana
Hi, Everyone! I've just read about this worm at Symantec site Could this be considered a "well-intended" virus?!?! OK, it does some damage. like installing a small web server and overwriting html files for a screwed up page But after all, it does install som

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

2004-02-18 Thread Randal, Phil
What McAfee detects as Netsky and Netsky.b are both detected by ClamAV as Worm.SomeFool. It's starting to flood in here. Phil - Phil Randal Network Engineer Herefordshire Council Hereford, UK > -Original Message- > From: [EMAIL PROTECTED] > [

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Peter Bonivart
Odhiambo Washington wrote: * Jason Frisvold <[EMAIL PROTECTED]> [20040218 19:00]: wrote: Hi all! Is there a way to set up Daemontools to monitor and run freshclam? Similar to how clamd is set up with daemontools? I want to ensure that freshclam never dies for no apparent reason... Wh

Re: [Clamav-users] Source of reject message?

2004-02-18 Thread Dennis Skinner
On Wed, 2004-02-18 at 10:43, Chadwick Wachs wrote: > This may be an elementary question but try as I may, I can not find the > text for the reject message that is sent to users when their account > has been sent a message with a virus. Where is that and where do I > edit who it is from? You wi

Re: R: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
On Feb 18, 2004, at 10:35 AM, Walter wrote: I have the same problem with port you have made, but i remove -L/usr/local/lib in Makefile and I have new error: Which makefile? w-clamav-0.67-1/clamav-0.67-1/Makefile or w-clamav-0.67-1/clamav-0.67-1/clamscan/Makefile I should have been more specific.

R: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Walter
I remove "-L/usr/local/lib" from LDFLAGS but now I have another error: /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1/libclamav (line 264 of Makefile). *** Error code 1 Stop in /usr/ports

RE: [Clamav-users] clamav-milter build problems with clamav 0.67

2004-02-18 Thread James Nelson
Ok, here we go again. Because of the problems I have been having with clamav 0.65 I figured I would upgrade to clamav 0.67. Same machine, that clamd 0.65 and clamav-milter 0.60p were running on. I build clamav with the appropriate configure arguments, clamd builds and installs fine but aga

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

2004-02-18 Thread Antony Stone
On Wednesday 18 February 2004 4:32 pm, Lucas Albers wrote: > I saw this virus show up today:Worm.SomeFool > > Is it this mcafee virus? > This is a Medium Threat Advisory for W32/[EMAIL PROTECTED] worm. > Justification > W32/[EMAIL PROTECTED] has been deemed Medium due to prevalence. > Read About I

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

2004-02-18 Thread Lucas Albers
I saw this virus show up today:Worm.SomeFool Updated here: Submission: 1235-web Sender: Tobias Oetiker Virus: Unknown Virus Added: Worm.SomeFool Notes: File uses the same icon as a word document,double extension (.rtf.pif i.e.),starts to massmail with a own smtp engine, drops a 'services.exe'

Re: [Clamav-users] Source of reject message?

2004-02-18 Thread Jesper Juhl
On Wed, 18 Feb 2004, Chadwick Wachs wrote: > This may be an elementary question but try as I may, I can not find the > text for the reject message that is sent to users when their account > has been sent a message with a virus. That depends on the mail server software you are using and/or what

[Clamav-users] Recommendation for Upgrading clamav 0.54 to 0.65

2004-02-18 Thread FreshClam
Hi, I looking for recommendations on upgrading clamav 0.54 to the current stable release? I am not sure if this is 0.65 or 0.67? I am running Red Hat 8.0, qmail, spamassassin 2.55, and qmail-scanner. I want find out if the upgrade is a straight install or will there be conflicts with qmail, spama

Re: [Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Odhiambo Washington
* Jason Frisvold <[EMAIL PROTECTED]> [20040218 19:00]: wrote: > Hi all! > > Is there a way to set up Daemontools to monitor and run freshclam? > Similar to how clamd is set up with daemontools? I want to ensure that > freshclam never dies for no apparent reason... Wh

Re: [Clamav-users] Silly Question

2004-02-18 Thread Derek J. Balling
On Feb 18, 2004, at 10:46 AM, Tarjei Knapstad wrote: On Wed, 2004-02-18 at 15:41, Derek J. Balling wrote: But I couldn't find an answer in my quick glances through the archives. Is there any way to tell clamav-milter to simply REJECT messages which are found to be infected? No, because that's th

Re: [Clamav-users] Silly Question

2004-02-18 Thread Tarjei Knapstad
On Wed, 2004-02-18 at 15:41, Derek J. Balling wrote: > But I couldn't find an answer in my quick glances through the archives. > > Is there any way to tell clamav-milter to simply REJECT messages which > are found to be infected? > No, because that's the default behaviour :) clamav-milter will

RE: [Clamav-users] Proper milter settings?

2004-02-18 Thread James Nelson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nigel Horne Sent: Thursday, February 12, 2004 11:36 AM To: [EMAIL PROTECTED] Subject: RE: [Clamav-users] Proper milter settings? > I know. I meant could you give me more info on the process of qaching the >

[Clamav-users] ClamAV-milter stdout noise

2004-02-18 Thread Robert Schmidt
We are testing clamd with clamav-milter on a couple of mail servers and I've noticed since upgrading to 0.66 (rpms from http://crash.fce.vutbr.cz/crash-hat/1) that I get noise on the console and in /var/log/messages. We're running Fedora Core 1. I just upgraded to 0.67 from the same source: [EMA

[Clamav-users] Source of reject message?

2004-02-18 Thread Chadwick Wachs
This may be an elementary question but try as I may, I can not find the text for the reject message that is sent to users when their account has been sent a message with a virus. Where is that and where do I edit who it is from? Also, I think clamav is set to not send bounce messages to the se

R: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Walter
I have the same problem with port you have made, but i remove -L/usr/local/lib in Makefile and I have new error: /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1/libclamav (line 264 of Makef

[Clamav-users] Freshclam and Daemontools

2004-02-18 Thread Jason Frisvold
Hi all! Is there a way to set up Daemontools to monitor and run freshclam? Similar to how clamd is set up with daemontools? I want to ensure that freshclam never dies for no apparent reason... Thanks! -- --- Jason H. Frisvold Backbone Engineering Supervisor Pen

RE: [Clamav-users] Silly Question

2004-02-18 Thread LOYET Jerome
I run clamav-milter like this: /usr/local/sbin/clamav-milter --max-children=2 -loN /var/clamd/clmilter.sock See manpages for more explications ++ Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Derek J. Balling Envoyé : mercredi 18 février 2004 15

RE: [Clamav-users] Proper milter settings?

2004-02-18 Thread James Nelson
>man clamav-milter, look at the section on --quarantine-dir >-Nigel I can not find any reference to --quarantine-dir in the clamav-milter man page or the clamd. Can you please, provide me more information? I am running ClamAV version 0.65, clamav-milter version 0.60p, and neither clamav-milte

[Clamav-users] PROBLEMS

2004-02-18 Thread Adrian Gurbina (main)
I GOT slackware 9.1 and i try to update clamd from 0.60 to 0.67-1 and i get some errors on /clamav-0.67-1/libclamav/.libs/libclamav.so: undefined reference to `_h_errno' /clamav-0.67-1/libclamav/.libs/libclamav.so: undefined reference to `_res' /clamav-0.67-1/libclamav/.libs/libclamav.so: undefined

[Clamav-users] Silly Question

2004-02-18 Thread Derek J. Balling
But I couldn't find an answer in my quick glances through the archives. Is there any way to tell clamav-milter to simply REJECT messages which are found to be infected? The bounce option *seems* to read, from the manpage, as though it will actually generate a bounce message instead of simply re

Re: [Clamav-users] 0.67 0.67-1 Stable or not ?

2004-02-18 Thread Tarjei Knapstad
On Wed, 2004-02-18 at 11:00, LOYET Jerome wrote: > Hi, > > Are 0.67 and 0.67-1 stable? > If yes, Why are they not in stable download section? > Uhm, they _are_ in the stable download section... (as of 15th and 16th of February respectively) -- Tarjei

RE: [Clamav-users] OpenBSD Port

2004-02-18 Thread LOYET Jerome
With the port I've made for 0.67-1, which works fine on obsd 3.4, it compiles well but I have runtime error about lib dependences: "_deny_severity" [...] :/usr/lib/libwrap.so.3.0 I don't know what to think about this. ++ Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PR

Re: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
that's what I've got on 3.3 if you go into the make file and remove -L/usr/local/lib from LDFLAGS in the Makefile it will continue. On Feb 18, 2004, at 8:05 AM, Walter wrote: I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4: manager.o: In function `scanmanager': manager.o(.text+0x86d):

RE: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread LOYET Jerome
Try using the port I've made: http://www.fatbsd.com/openbsd/ Tell me on success or not. ++ Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Walter Envoyé : mercredi 18 février 2004 14:05 À : [EMAIL PROTECTED] Objet : [Clamav-users] OpenBSD Clamav

Re: [Clamav-users] OpenBSD Port

2004-02-18 Thread Flinn Mueller
Anyone using 3.3 please let me know about your success or failure with this port. I was not able to get it to work. Thanks, Flinn On Feb 18, 2004, at 4:56 AM, LOYET Jerome wrote: See my precedent post. Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66" ++ Jerome -Message d'origine-

[Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Walter
I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4: manager.o: In function `scanmanager': manager.o(.text+0x86d): undefined reference to `cli_strtok' collect2: ld returned 1 exit status *** Error code 1 Stop in /download_software/clamav-0.67-1/clamav-0.67-1/clamscan (line 211 of Makefile).

[Clamav-users] Openbsd 3.4 and clamav 0.66 & 0.67-1

2004-02-18 Thread LOYET Jerome
Hello, I have just published the unofficial port I've made for openbsd 3.4 Generic, it is for clamav 0.66 and 0.67-1. He is the url: http://www.fatbsd.com/openbsd/ You could just find the ports, there is no explication due to lack of time. Sorry I'll try to put more information later. ++ Jerome

Re: [Clamav-users] clamav-devel-20040215 : automake build error on Fedora Core 1

2004-02-18 Thread Thomas Lamy
Fajar A. Nugraha wrote: Tomasz Kojm wrote: automake-1.6 --gnu Makefile aclocal.m4:4200: version mismatch. This is Automake 1.6.3, but aclocal.m4 aclocal.m4:4200: was generated for Automake 1.6.1. You should recreate aclocal.m4:4200: aclocal.m4 with aclocal and run automake again. make: *** [Ma

[Clamav-users] RE: OpenBSD Port

2004-02-18 Thread Helmut Schneider
Hi, if you mean: http://sourceforge.net/mailarchive/forum.php?thread_id=3913053&forum_id=34617 There is not attachment :( Helmut See my precedent post. Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66" ++ Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROT

Re: [Clamav-users] How to handle quarantined SPAM

2004-02-18 Thread Phil Schilling
On Wed, 18 Feb 2004 08:32:41 +0300 Odhiambo Washington <[EMAIL PROTECTED]> wrote: > * Luc de Louw <[EMAIL PROTECTED]> [20040218 03:34]: wrote: > > Hi all, > > > > Does someone know a software, that allows users to browse and > > handle quarantined Mai

[Clamav-users] 0.67 0.67-1 Stable or not ?

2004-02-18 Thread LOYET Jerome
Hi, Are 0.67 and 0.67-1 stable? If yes, Why are they not in stable download section? ++ Jerome --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM.

RE: [Clamav-users] OpenBSD Port

2004-02-18 Thread LOYET Jerome
See my precedent post. Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66" ++ Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Helmut Schneider Envoyé : mercredi 18 février 2004 09:45 À : [EMAIL PROTECTED] Objet : [Clamav-users] OpenBSD Port Hi

Re: [Clamav-users] clamd 0.67 keeps dying

2004-02-18 Thread Tomasz Kojm
On Tue, 17 Feb 2004 23:39:53 -0800 (PST) [EMAIL PROTECTED] wrote: > Any hints? Please install the latest CVS version. Best regards, Tomasz Kojm -- oo. [EMAIL PROTECTED] www.ClamAV.net (\/)\. http://www.clamav.net/gpg/tkojm.gpg \..._

RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66

2004-02-18 Thread LOYET Jerome
Hi, I have made a port for clamav 0.66 which works well for 1 week now. I'll publish it on my web site when I'll have some free time. For the moment I put it in attachement. Tell me if the compilation is a success on yours. For me: uname -a: "OpenBSD puffy.fatbsd.com 3.4 GENERIC#0 i386" Here i

Re: [Clamav-users] Solaris 9 & clamav

2004-02-18 Thread Andy Fiddaman
On Tue, 17 Feb 2004, Ed Phillips wrote: ; Configure libgmp to build in 32-bit mode... it automatically builds in ; 64-bit mode by default on Solaris (unfortunately). ClamAV builds in ; 32-bit mode... they have to match. Both gmp & Clam build in 64-bit mode here by default and work fine (which is

Re: [Clamav-users] unable to compile clamav-0.66 with milter support

2004-02-18 Thread Nigel Horne
> Nigel Horne wrote: > > On Tuesday 17 Feb 2004 4:43 pm, M.W. Chang wrote: > >> I configured my clamav-0.66 with these options: > >> > >> Making all in clamav-milter > >> make[2]: Entering directory `/usr/src/clamav-0.66/clamav-milter' > >> make[2]: Nothing to be done for `all'. > >> make[2]: Leav

[Clamav-users] Re: clamav/windows: 15 viruses per second :)

2004-02-18 Thread Starbane
Duron 1ghz Debian Linux sid, 2.6.2 kernel. --- SCAN SUMMARY --- Infected files: 8566 Time: 647.872 sec (10 m 47 s) only 13 or 14 viruses a second. Ah well. Andrey Cherezov wrote: clamd+clamDscan under Windows 2003 PIII/1GHz --- SCAN SUMMARY --- Infected files: 761

Re: [Clamav-users] unable to compile clamav-0.66 with milter support

2004-02-18 Thread Nigel Horne
On Wednesday 18 Feb 2004 4:04 am, M.W. Chang wrote: > automake 1.4 > autoconf 2.13 > gcc 3.2.1 > kernel 2.4.22 > >> Making all in clamav-milter > >> make[2]: Entering directory `/usr/src/clamav-0.66/clamav-milter' > >> make[2]: Nothing to be done for `all'. > >> make[2]: Leaving directory `/usr/sr

Re: [Clamav-users] I-Worm.Mydoom.a not detected

2004-02-18 Thread Tomasz Papszun
On Wed, 18 Feb 2004 at 8:44:55 +0100, Andrej T. wrote: [...] > Now to my problem... I have a mbox message that I have scanned with > "clamscan --mbox " and clamav doesn't detect the virus > (I-Worm.Mydoom.a). I have submitted it to the online virus scanner on > http://www.kaspersky.com/remotevir

[Clamav-users] OpenBSD Port

2004-02-18 Thread Helmut Schneider
Hi, I used to use http://activeintra.net/projects/clamav/openbsd/ but it does not seem to be updated anymore. Does anyone have a port for OpenBSD33 for clamav > 0.65? Thanks, Helmut --- SF.Net is sponsored by: Speed Start Your Linux Apps Now.

Re: [Clamav-users] How to handle quarantined SPAM

2004-02-18 Thread Luc de Louw
Quoting Kevin Spicer <[EMAIL PROTECTED]>: On Wed, 2004-02-18 at 00:19, Luc de Louw wrote: Hi all, Does someone know a software, that allows users to browse and handle quarantined Mails? Preferably a Web-interface... You don't say what you are using to quarantine, but if using MailScanner then