Re: [Clamav-users] Starting clamd [FAILED]

2008-07-16 Thread Stefan Schoeman
Maybe try : chown -R clamav /var/clamav and then freshclam Perhaps the files inside /var/clamav are not present, or do not belong to the correct user. Gavin Bartle wrote: > Hi folks > > Im running CentOS 5, squid is installed, next step clam then dans. > However im having problems getting clam

Re: [Clamav-users] Starting clamd [FAILED]

2008-07-16 Thread Stefan Schoeman
Of course you can. At very worst what happens is that it cannot notify clamd if your have the option Notify in freshclam.conf set. Sometime, when one upgrades, say from 0.92 to 0.93, then the database formats are not compatible and clamd won't start anyway. So then all you CAN do is run freshclam

Re: [clamav-users] Anyone notice any issues with clamav 0.99.2 and recent patterns?

2018-01-25 Thread Stefan Schoeman
Yep, we have this as well this morning. I did upgrade to 0.99.3 but it did not resolve the problem. My clamd.log shows the problem as follows: ri Jan 26 07:24:30 2018 -> /var/spool/MIMEDefang/mdefang-w0Q5OR8B009257/Work/msg-6677-606.txt: Can't create new file ERROR Fri Jan 26 07:24:41 2018 ->

[Clamav-users] Adding a Spam DB to ClamAV ?

2003-10-16 Thread Stefan Schoeman
Hi everyone, I am new to this list but have been using ClamAV with good results together with MIMEDefang (www.mimedefang.org) and sendmail. MIMEDefang is a general purpose perl programmable mail filter that caters for detecting viruses with a number of anti-virus scanners (incl ClamAV), spam throu

Re: [Clamav-users] Adding a Spam DB to ClamAV ?

2003-10-16 Thread Stefan Schoeman
> You could easily be right too. To be honest I didn't pick up that the > original poster was referring to attachments (my fault, should read more > carefully). As far as I can tell razor only processes text, whereas DCC > and pyzor aren't volunteering the information anywhere obvious. I > alwa

Re: [Clamav-users] Adding a Spam DB to ClamAV ?

2003-10-16 Thread Stefan Schoeman
> On Thu, 16 Oct 2003 22:32:42 +0200 (SAST) > "Stefan Schoeman" <[EMAIL PROTECTED]> wrote: > >> I was wondering what it would take to add another database to ClamAV >> (something like spam.db) that could also be used in scanning for spam. >> > You ca