Re: [Clamav-users] clamav-milter configuration options

2004-10-11 Thread Dennis Peterson
Scott Rothgaber wrote: Doug Hardie wrote: > The list of parameters I use is too long for a command line. Oh, come on! What's so bad about... /usr/local/sbin/clamav-milter -l -i /var/run/clamav/clmilter.pid -F /usr/local/etc/sig.txt /var/run/clamav/clmilter.sock Nothing when tidied up a bit: /usr/

Re: [Clamav-users] clamav-milter configuration options

2004-10-11 Thread Stephen Gran
On Mon, Oct 11, 2004 at 03:22:19PM -0700, Doug Hardie said: > I would like to see clamav-milter have a configuration file. Either > clamd.conf or a separate one would be fine. The list of parameters I > use is too long for a command line. If you just want to shorten your typing, make an /etc/c

Re: [Clamav-users] clamav-milter configuration options

2004-10-11 Thread Scott Rothgaber
Doug Hardie wrote: > The list of parameters I use is too long for a command line. Oh, come on! What's so bad about... /usr/local/sbin/clamav-milter -l -i /var/run/clamav/clmilter.pid -F /usr/local/etc/sig.txt /var/run/clamav/clmilter.sock ;-) Take a quick look at the source. It's already on the dev

Re: [Clamav-users] clamav-milter parameters

2004-10-11 Thread Ken Jones
Why not use something like this in your start-up script: # Local clamav-milter config CLAMAV_FLAGS= test -f /etc/sysconfig/clamav-milter && . /etc/sysconfig/clamav-milter start() { echo -n "Starting clamav-milter: " daemon clamav-milter ${CLAMAV_FLAGS} RETVAL=$?

RE: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-11 Thread Simon Christian
There's some confusion here. There need to be TWO sockets. One is for clamd. The other is for clamav-milter. sendmail.mc needs to point to the clamav-milter socket. clamav-milter needs to produce this socket for sendmail, and also know where the clamd socket is. It works like this: sendmai

[Clamav-users] clamav-milter parameters

2004-10-11 Thread Doug Hardie
I would like to see clamav-milter be able to read its parameters from a file (clamd.conf or a separate file would be fine). The command line I am using is just too long to manage easily. ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-user

[Clamav-users] Problems Building RC4

2004-10-11 Thread Ken Jones
All, I am able to build thru RC2 without any problems. With RC3, there are issues, with RC4 there are others. Since RC3 is "old", I am only addressing issues with RC4. This is on a Solaris X86 box System = SunOS Node = webserve Release = 5.8 KernelID = Generic_117351-05 Machine = i86pc BusType =

[Clamav-users] clamav-milter configuration options

2004-10-11 Thread Doug Hardie
I would like to see clamav-milter have a configuration file. Either clamd.conf or a separate one would be fine. The list of parameters I use is too long for a command line. --- This SF.net email is sponsored by: IT Product Guide on ITManager

RE: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-11 Thread Matthew.van.Eerde
Simon Christian wrote: > Anyway, could > someone please give me some reasons why this error might occur. > > Cheers > > Simon There's some confusion here. There need to be TWO sockets. One is for clamd. The other is for clamav-milter. sendmail.mc needs to point to the clamav-milter socket. cl

Re: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-11 Thread Simon Christian
At 10:10 PM 11/10/2004, you wrote: At 12:30 11.10.2004 +1000, you wrote: At 06:53 PM 6/10/2004, you wrote: Hi At 17:03 06.10.2004 +1000, you wrote: >... > >I start clamd by just typing "/usr/local/sbin/clamd". Is there a problem with that? If the config file is where clamd expects it, no. I just

Re: [Clamav-users] Submit Virus

2004-10-11 Thread Christoph Cordes
On Monday, October 11, 2004, 7:32:53 PM, Jason Warren wrote: JW> Had something that looks like a virus get through ClamAV today. I JW> understand this is bound to happen. Not bitching about that. Question JW> is where do i send this guy. http://clamav.catt.com/cgi-bin/sendvirus.cgi -- Best reg

[Clamav-users] Submit Virus

2004-10-11 Thread Jason Warren
Had something that looks like a virus get through ClamAV today. I understand this is bound to happen. Not bitching about that. Question is where do i send this guy. Hell it might not even be a virus, we run an all mac outfit and I just installed clamav on my mail server to cut the crap messages

[Clamav-users] Re: [Clamav-announce] announcing ClamAV 0.80rc4

2004-10-11 Thread Damian Menscher
On Mon, 11 Oct 2004, Luca Gibelli wrote: Improvements in this release include better JPEG exploit verification, faster base64 decoding, support for GNU tar files, updated on-access scanner, and others. Uhh, apparently you didn't get my email with the following headers: Date: Fri, 8 Oct 2004 01:21:5

Re: [Clamav-users] Cobalt RaQ2 Compile Errors

2004-10-11 Thread Fajar A. Nugraha
Jeff Ball wrote: In file included from others.h:24, from chmunpack.c:44: cltypes.h:35: warning: redefinition of `int8_t' /usr/include/sys/types.h:103: warning: `int8_t' previously declared here cltypes.h:40: warning: redefinition of `int16_t' /usr/include/sys/types.h:105: warning:

Re: [Clamav-users] Cobalt RaQ2 Compile Errors

2004-10-11 Thread Jeff Ball
Jeff Ball wrote: The Cobalt RaQ2 has the following... gcc-c++-2.7.2-c3r2 gcc-objc-2.7.2-c3r2 gcc-2.7.2-c3r2 glibc-2.0.7-29.4C2 and 0.80rc3 will not build. again. I'm wondering if I should work on making a new patch, wait >> just give up because I will never have a newer compiler, etc... and clam

RE: [Clamav-users] Segmentation fault

2004-10-11 Thread webmaster
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Fajar A. Nugraha > Sent: Sunday, October 10, 2004 8:32 PM > To: ClamAV users ML > Subject: Re: [Clamav-users] Segmentation fault > > [EMAIL PROTECTED] wrote: > > >I am resending this since I did

RE: [Clamav-users] clamav-milter installation

2004-10-11 Thread Pete
On Mon, 11 Oct 2004, Evan Pierce wrote: Pete Build your clamav from source using configure --enable-milter make make install And then configure Sendmail correctly for your milter and it all works fine - I have this successfully running on Slack 10 and sendmail 8.13.1 If you have any questions ust s

Re: [Clamav-users] TXT record update lag ?

2004-10-11 Thread Niek
On 10/11/2004 3:42 PM +0200, Brian Morrison wrote: "0.80rc4:27:525:1097500281" ~ 1h30m after the update was released. Maybe because this coincided with the 0.80rc4 update? Heh, didn't even notice the rc4. Regards, Niek -- ___ Read

Re: [Clamav-users] TXT record update lag ?

2004-10-11 Thread Brian Morrison
On Mon, 11 Oct 2004 15:35:57 +0200 in [EMAIL PROTECTED] Niek <[EMAIL PROTECTED]> wrote: > as of 15:10 GMT+2 the txt record is updated into: > "0.80rc4:27:525:1097500281" > > ~ 1h30m after the update was released. Maybe because this coincided with the 0.80rc4 update? -- Brian Morrison bdm

Re: [Clamav-users] TXT record update lag ?

2004-10-11 Thread Niek
On 10/11/2004 3:32 PM +0200, Cedric Foll wrote: Same problem here. I've done a "freshclam --no-dns" because with dns query the signature 525 wasn't find. Regards. as of 15:10 GMT+2 the txt record is updated into: "0.80rc4:27:525:1097500281" ~ 1h30m after the update was released. Regaards, Niek -- _

Re: [Clamav-users] TXT record update lag ?

2004-10-11 Thread Cedric Foll
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Niek wrote: | Hi, | | update 525 appeared around 13:46 GMT+2 | On a 0.75.1 server, i (luckily) catched it at: | ClamAV update process started at Mon Oct 11 13:48:49 2004 | daily.cvd updated (version: 525, sigs: 1031, f-level: 2, builder: trog) | | The t

[Clamav-users] TXT record update lag ?

2004-10-11 Thread Niek
Hi, update 525 appeared around 13:46 GMT+2 On a 0.75.1 server, i (luckily) catched it at: ClamAV update process started at Mon Oct 11 13:48:49 2004 daily.cvd updated (version: 525, sigs: 1031, f-level: 2, builder: trog) The time now is: 14:23 GMT+2 and the txt record still shows: "0.80rc3:27:524:10

Re: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-11 Thread Sasa Stupar
At 12:30 11.10.2004 +1000, you wrote: At 06:53 PM 6/10/2004, you wrote: Hi At 17:03 06.10.2004 +1000, you wrote: >... > >I start clamd by just typing "/usr/local/sbin/clamd". Is there a problem with that? If the config file is where clamd expects it, no. I just provide it for clarity. Does the L

Re: [Clamav-users] SPAM[RBL] version 0.54

2004-10-11 Thread Thomas Lamy
darius wrote: I have version 0.54 and from september 2004 i can't update clamav. The message is: Connected to clamav.elektrapro.com. Reading md5 sum (viruses.md5): ERROR: Malformed md5 checksum detected. ERROR: Can't get viruses.md5 sum from clamav.elektrapro.com What can i do?Is possible to change

Re: [Clamav-users] SPAM[RBL] version 0.54

2004-10-11 Thread Frank Elsner
On Mon, 11 Oct 2004 12:19:14 +0300 darius wrote: > I have version 0.54 and from september 2004 i can't update clamav. Rather old. We are at 0.80rc3. You should upgrade due to significant changes. --Frank Elsner ___ http://lists.c

[Clamav-users] SPAM[RBL] version 0.54

2004-10-11 Thread darius
I have version 0.54 and from september 2004 i can't update clamav. The message is: Connected to clamav.elektrapro.com. Reading md5 sum (viruses.md5): ERROR: Malformed md5 checksum detected. ERROR: Can't get viruses.md5 sum from clamav.elektrapro.com What can i do?Is possible to change the http-pro

Re: [Clamav-users] Cobalt RaQ2 Compile Errors

2004-10-11 Thread Thomas Lamy
Jeff Ball wrote: The Cobalt RaQ2 has the following... gcc-c++-2.7.2-c3r2 gcc-objc-2.7.2-c3r2 gcc-2.7.2-c3r2 glibc-2.0.7-29.4C2 and 0.80rc3 will not build. again. I'm wondering if I should work on making a new patch, wait longer, or just give up because I will never have a newer compiler, etc...

RE: [Clamav-users] clamav-milter installation

2004-10-11 Thread Evan Pierce
Pete Build your clamav from source using configure --enable-milter make make install And then configure Sendmail correctly for your milter and it all works fine - I have this successfully running on Slack 10 and sendmail 8.13.1 If you have any questions ust shout. Evan ___