RE: [Clamav-users] 0.75.1->80rc3 rpm failure??

2004-10-10 Thread Cory Megitt [ClamAV]
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Sent: Sunday, October 10, 2004 12:51 PM To: ClamAV users ML Subject: Re: [Clamav-users] 0.75.1->80rc3 rpm failure?? Cory Megitt [ClamAV] wrote: > Well, anyways, I went through the qmailrocks.or

Re: [Clamav-users] Log File 0 Bytes

2004-10-05 Thread Cory Megitt [ClamAV]
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > [EMAIL PROTECTED] wrote: > | Hi All; > | > | I've followed qmailrocks.org's site to a "t" and got clamav working > | properly, however, the clamav.log file does not update. > | > | It's still at 0 bytes and at the original date when I "touched"

[Clamav-users] 0.75.1->80rc3 rpm failure??

2004-10-07 Thread Cory Megitt [ClamAV]
Hi All; I attempted to upgrade from 0.75.1 to 80rc3 via rpms, and when running a test script to test the mail server / clamav processes, I get the following error. [EMAIL PROTECTED] contrib]# ./test_installation.sh -doit setting QMAILQUEUE to /var/qmail/bin/qmail-scanner-queue.pl for this test..

RE: [Clamav-users] 0.75.1->80rc3 rpm failure??

2004-10-08 Thread Cory Megitt [ClamAV]
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of List Sent: Friday, October 08, 2004 1:27 AM To: ClamAV users ML Subject: Re: [Clamav-users] 0.75.1->80rc3 rpm failure?? > Sending eicar test virus - should be caught by perlscanner module... > X-Antivirus-

RE: [Clamav-users] 0.75.1->80rc3 rpm failure??

2004-10-09 Thread Cory Megitt [ClamAV]
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim RuppSent: Friday, October 08, 2004 4:40 AMTo: ClamAV users MLSubject: Re: [Clamav-users] 0.75.1->80rc3 rpm failure?? Cory Megitt [ClamAV] wrote: Hi All; I attempted to upgrade from 0.75.1 to 80rc3 via rpms, and w

[Clamav-users] Cron Job for CLAMD

2004-11-06 Thread Cory Megitt [ClamAV]
Hi All; The following command gets run at 2am each night. /usr/bin/freshclam --quiet -l /var/log/clamav/clam-update.log I always find an email stating the following: ERROR: Clamd was NOT notified: Can't connect to clamd on 127.0.0.1:3310 connect(): Connection refused How can I fix this? Runn

RE: [Clamav-users] Cron Job for CLAMD

2004-11-06 Thread Cory Megitt [ClamAV]
In your clamd.conf file, are you set to use a TCP socket or a UNIX socket? Check for these lines in clamd.conf # TCP port address. #TCPSocket 3310 # Path to the local socket. The daemon doesn't change the mode of the # created file (portability reasons). You may want to create it in a directory

RE: [Clamav-users] Cron Job for CLAMD

2004-11-06 Thread Cory Megitt [ClamAV]
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Stern Sent: Saturday, November 06, 2004 7:02 PM To: ClamAV users ML Subject: Re: [Clamav-users] Cron Job for CLAMD On Sat, 6 Nov 2004 17:42:28 -0500, "Cory Megitt [ClamAV]" <[EMAIL PROT