Re: [Clamav-users] Problem with upgrade

2007-02-20 Thread Richard Feldmann
Salvatore spake thusly on Tue, Feb 20, 2007 at 09:53:04PM +0100: > "Brian Morrison" wrote: > >So what do you see at line 76 of clamd.conf? > > In clamd.conf at line 76 I have: > > FixStaleSocket > > Thanks. > > -- > Salvatore. --- end quoted text --- Read the error a little more closely a

Re: [Clamav-users] HOWTO install CLamAV + Plesk ?

2007-01-23 Thread Richard Feldmann
Florent Gilain spake thusly on Tue, Jan 23, 2007 at 02:58:01PM +0100: > Sory, i just have found the HOWTO : http://wiki.clamav.net/Main/SimScan > > But, one more question, how can i know if Pre-Requites are ok on my server > (QMAILQUEUE patch). > > Thanks > > Florent > --- end quoted text ---

Re: [Clamav-users] How to test ClamAV

2006-11-09 Thread Richard Feldmann
raja semut spake thusly on Thu, Nov 09, 2006 at 01:15:44PM +0700: > in Linux Fedora Core 4, i am install qmail-1.03 + qmail-scanner-2.01 + > Clamav-0.90rc2 + Mail-SpamAsssassin-3.1.7. > How i can make sure that Clamav is running well in my qmail server ? > i try in server /etc/init.d/clamd status

Re: [Clamav-users] How can I upgrade libraries??

2006-10-09 Thread Richard Feldmann
ZhangFrank spake thusly on Mon, Oct 09, 2006 at 11:27:50AM +0800: > I've got old libraries (libclamav.so*) lying around my filesystem,how can I > upgrade it? > --- end quoted text --- Hi Frank, Delete the old libraries and install the new package or build from source. It sounds like you need

Re: [Clamav-users] Troubles with simscan and clamav?

2006-10-02 Thread Richard Feldmann
I guess I should have read the simscan README a little more closely, eh? For those who are curious, it says right in the README for simscan that the --enable-clamavdb-path option (and others) is only necessary when you've specified --enable-received. *smacks self* Sorry for the noise. -- Reg

Re: [Clamav-users] Troubles with simscan and clamav?

2006-10-02 Thread Richard Feldmann
[EMAIL PROTECTED] spake thusly on Mon, Oct 02, 2006 at 12:57:21PM -0600: > > How important is it to you to show the version of all the scanners that > checked the message? If it isn't important then turn off --enable-received. > > Steve --- end quoted text --- hrmmm . . . not too important, I

[Clamav-users] Troubles with simscan and clamav?

2006-10-02 Thread Richard Feldmann
Hi Everyone, I'm trying to get the latest version of clamav to work with the latest version of simscan (inter7.com) and the install of simscan dies when it tries to go out and verify the clamav database exists on my system. The configure command dies on: checking whether we can locate the clam

Re: [Clamav-users] starting Clam av editing the clamd.conf

2006-09-29 Thread Richard Feldmann
Jim Shupert, Jr. spake thusly on Fri, Sep 29, 2006 at 08:38:28AM -0400: > Friends, Hi! > I suspect that I may need to cron things to make that happen. You're right! :) Just run freshclam whenever you want to update, and write a custom script to run from cron that will scan whenever you wish. H

Re: [Clamav-users] how to run a command line scan in FreeBSD Server?

2006-09-19 Thread Richard Feldmann
ZhangFrank spake thusly on Tue, Sep 19, 2006 at 08:48:24AM +0800: > Hi All, > >I installed and configured the ClamAV 0.88.4 for my FreeBSD server, but I > cant run a test scan! > Please help! > --- end quoted text --- Hi Frank, You're going to have to be more specific. Do you get an error

Re: [Clamav-users] smtp mail notification on virus found

2006-09-04 Thread Richard Feldmann
Erez Epstein spake thusly on Mon, Sep 04, 2006 at 09:24:16AM +0200: > If i wasnt clear enough, i'm not scanning my incoming mail. --- end quoted text --- With an attitude like that, you'll get tons of help. But, simply because I'm nice I offer you this (from clamd.conf): # Execute a command whe

Re: [Clamav-users] smtp mail notification on virus found

2006-09-03 Thread Richard Feldmann
If you're using qmail as your MTA, you can always setup qmailscanner (http://qmail-scanner.sourceforge.net/) and it'll handle notifications for you once you get them setup. You can specify the policies for notification, etc. I'm sure there are similar systems for other MTAs. Regards, Richard -

Re: [Clamav-users] mod_clamav for apache broken?

2006-08-15 Thread Richard Feldmann
I suppose I could ask if anyone has actually gotten mod_clamav working with apache 2.0.5x? I happen to be running Slackware 10.2. Regards, Richard -- Did this email or post help you? If so, please rate me at affero: http://rate.affero.net/RhunDraco pgpilXcHf09Bc.pgp Description: PGP signature

[Clamav-users] mod_clamav for apache broken?

2006-08-15 Thread Richard Feldmann
Hi List, Been digging in this for a while and I can't get mod_clamav to work with apache. It looks like the cl_perror function which was removed from clamav in November 2005 is still used by mod_clamav (version 0.21 is the latest I found), and apache barfs on it when I try to use it. It errors

Re: [Clamav-users] Problem with word file

2006-08-11 Thread Richard Feldmann
Adolfo Juarez spake thusly on Fri, Aug 11, 2006 at 10:04:19AM -0500: > > What is the rule for not scanning word documents or macro viruses in email > attachments? > --- end quoted text --- Look for ScanOLE2 in your config file. Regards, Richard -- Did this email or post help you? If so, pleas

Re: [Clamav-users] ERROR: Clamd was NOT notified: Can't find or parse configuration file

2006-08-02 Thread Richard Feldmann
Jamshid KP spake thusly on Wed, Aug 02, 2006 at 12:13:10PM +0530: > Dear all, > > I got an email from root. The email contains the follwing error message. > > Can u guys help me to find a solution for this error? > > etc/cron.daily/freshclam: > > ERROR: Clamd was NOT notified: Can't find or par

Re: [Clamav-users] Automating clamd and freshclam startup

2006-07-26 Thread Richard Feldmann
Kaplan, Andrew H. spake thusly on Wed, Jul 26, 2006 at 04:37:11PM -0400: > I did some further checking, and I did find in the contrib/init directory a > binary that is specific for starting clamav in SuSE. However, when I copied > the file in the /etc/init.d directory and ran it, there was no indic

Re: [Clamav-users] Freshclam error

2006-07-10 Thread Richard Feldmann
Robert Isaac spake thusly on Mon, Jul 10, 2006 at 09:52:38PM +0100: > Maillog shows - > > Jul 10 21:42:05 nc3-0016 update.virus.scanners: Found clamav installed > Jul 10 21:42:05 nc3-0016 update.virus.scanners: Running autoupdate for > clamav > Jul 10 21:42:20 nc3-0016 ClamAV-autoupdate[13387]: C

Re: [Clamav-users] (no subject)

2006-07-10 Thread Richard Feldmann
Ivan Carlos Ricci spake thusly on Mon, Jul 10, 2006 at 04:03:29PM -0300: > unsubscribe > --- end quoted text --- No, *you* unsubscribe. ;) -- Did this email or post help you? If so, please rate me at affero: http://rate.affero.net/RhunDraco pgpQ3OUAC44yF.pgp Description: PGP signature __

Re: [Clamav-users] main.cvd and daily.cvd

2006-07-10 Thread Richard Feldmann
Kaushal Shriyan spake thusly on Mon, Jul 10, 2006 at 12:26:25PM +0530: > Hi ALL > > Just wanted to know what cvd stands for in main.cvd and daily.cvd when I run > freshclam and also wanted to know what does the below signify > > main.cvd is up to date (version: 39, sigs: 58116, f-level: 8, builde

Re: [Clamav-users] clamd cannot allocate memory

2006-06-28 Thread Richard Feldmann
Hi, You didn't mention what OS you're using. The -a option to softlimit might not be applicable to your particular OS. Perhaps -m is better? How much memory have you allocated to qscanq? I've never used it, so I'm not sure if it has its own memory requirements? It doesn't seem to, from the docs

Re: [Clamav-users] LibClamAV Warning: The virus database is older than 7 days.

2006-05-19 Thread Richard Feldmann
Noah spake thusly on Fri, May 19, 2006 at 07:57:15AM -0800: > > Okay I did that and still the same warning message. > --- end quoted text --- Delete the old databases and run freshclam again. Regards, Richard -- Did this email or post help you? If so, please rate me at affero: http://rate.aff

Re: [Clamav-users] MailScanner/ClamAV config

2006-05-05 Thread Richard Feldmann
Robert Isaac spake thusly on Fri, May 05, 2006 at 07:00:30PM +0100: > > It does not say not to change #3. So if my clamscan binary is in /usr/bin > should I not change /usr/local to /usr/bin. Or should it just be /usr > --- end quoted text --- Try it and see what happens. Regards, Richard --

Re: [Clamav-users] MailScanner/ClamAV config

2006-05-05 Thread Richard Feldmann
Robert Isaac spake thusly on Fri, May 05, 2006 at 05:53:25PM +0100: > I don't have any clam files in /usr/local, so what file(s) do I need to find > to enter the correct path. Is it /usr/bin for the file clamscan? --- end quoted text --- At a prompt: locate clamscan Alternately, 'which clamscan'

Re: [Clamav-users] How to unsub off the list

2006-04-23 Thread Richard Feldmann
Sam DeForest spake thusly on Sun, Apr 23, 2006 at 11:36:58AM -0400: > > Acutally I do believe my firewall is stripping those headers, I have a tight > ship here, so its quite possible. > Anywho, thanks for the info, and to all a big thank you to all for your > assistance during my ClamAV installat

Re: [Clamav-users] FAQ #13 - Can phishing be considered one kindof spam?

2006-04-17 Thread Richard Feldmann
Mark Penkower spake thusly on Mon, Apr 17, 2006 at 08:54:34AM -0400: > Please unsubscribe me. --- end quoted text --- Perhaps you should look at the clamav.net pages for your mailing list subscription options? Or you could always look at the list mail header, which contains the necessary inform

Re: [Clamav-users] Strange problem

2006-04-12 Thread Richard Feldmann
Rick Macdougall spake thusly on Tue, Apr 11, 2006 at 07:28:16PM -0400: > LogFile /dev/stdout --- end quoted text --- Try logging to /dev/stderr instead. I use tcpserver and daemontools with qmail to control my stuff. When I first started using clamd I found that stdout would never work for me

Re: [Clamav-users] freshclam takes forever to run

2006-04-05 Thread Richard Feldmann
Hi, Is there a mirror closer to you than the US one? Regards, Richard -- Did this email or post help you? If so, please rate me at affero: http://rate.affero.net/RhunDraco pgpQzgwEkkJK0.pgp Description: PGP signature ___ http://lurker.clamav.net/lis

Re: [Clamav-users] unsubscribe

2006-03-06 Thread Richard Feldmann
That's not how ya do it. Try one of these: List-Unsubscribe: http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users or mailto:[EMAIL PROTECTED] This information is in the header of each and every list mail that goes out. -- Did this email or post help you? If so, please rate me at affe

Re: [Clamav-users] clamscan delete the entire mailbox

2006-02-23 Thread Richard Feldmann
John Jolet spake thusly on Thu, Feb 23, 2006 at 01:02:32PM -0600: > > On 2/23/06 12:56 PM, "Jason Haar" <[EMAIL PROTECTED]> wrote: > > > Richard Feldmann wrote: > >> > >> It might be best to find a scanning system that checks at the smtp level,

Re: [Clamav-users] clamscan delete the entire mailbox

2006-02-23 Thread Richard Feldmann
Lee Yip Fei spake thusly on Thu, Feb 23, 2006 at 01:47:20AM -0800: > I run the following command in FreeBSD and it delete the entire mailbox when > there is a single email contain virus. > > clamscan --infected --recursive --remove > > The mailserver is exim, hosting control panel is c

Re: [Clamav-users] Update question

2006-02-06 Thread Richard Feldmann
Jeremy Kitchen spake thusly on Mon, Feb 06, 2006 at 01:27:44PM -0800: > no, you just run qmail-scanner-queue.pl -g, as documented in qmail-scanner > documentation. That's what I meant, I just couldn't remember the command. I stopped using qmail-scanner in favor of another process. :) > > The p

Re: [Clamav-users] Update question

2006-02-06 Thread Richard Feldmann
Ruben Rubio Rey spake thusly on Mon, Feb 06, 2006 at 09:13:06AM +0100: > (clamdscan: 0.87.1/1176. spamassassin: 3.0.2. perlscan: 1.25-st-qms. > Clear:RC:0(xxx.xxx.xxx.xxx):SA:0(-0.6/5.0):. --- end quoted text --- I believe that whenever you upgrade any program that qmail-scanner will run, you

Re: [Clamav-users] Re: Problem Upgrading to version 0.88 on HP-UX10.20

2006-02-03 Thread Richard Feldmann
René Berber spake thusly on Fri, Feb 03, 2006 at 11:49:32AM -0600: > It should work, the manual says you can use versions 2.9.x and 3.x; but if I > where having your problem, I'll give it a try (the easy way: download a > precompiled version of just the c/c++ part of gcc, what's that site in Canada