Koozali.org: home of the SME Server

Updateing clamav

bjarni

Updateing clamav
« on: September 06, 2005, 11:57:47 AM »
Hi

I have had some mail-notifications concerning clamav.

That's why I had a look at the /var/log/clamav/freshclam.log. the latest log-message looks like this.

What can I do to handle the warnings?

/bjarni

----------------------------------------------------
ClamAV update process started at Tue Sep  6 10:20:01 2005
main.cvd is up to date (version: 33, sigs: 36102, f-level: 5, builder: tkojm)
WARNING: Your ClamAV installation is OUTDATED - please update immediately !
WARNING: Current functionality level = 2, required = 5
daily.cvd updated (version: 1065, sigs: 4049, f-level: 5, builder: arnaud)
WARNING: Your ClamAV installation is OUTDATED - please update immediately !
WARNING: Current functionality level = 2, required = 5
Database updated (40151 signatures) from database.clamav.net (64.186.240.118).
Clamd successfully notified about the update.
-------------------------------------------------

mbachmann

Updateing clamav
« Reply #1 on: September 06, 2005, 03:03:31 PM »
As it says: the scan-engine should be updated. Easy way:  fetch http://sme.swerts-knudsen.com/downloads/AntiVirus/antivirus_install.sh from Jesper Knudsen and execute the sh script. If it errors out, report back.

bjarni

Updateing clamav
« Reply #2 on: September 08, 2005, 10:59:42 AM »
Thank you for your response.

I made the update and it looks much better. The only problem which I noticed is this warning that I received from /etc/clamscan:

LibClamAV Warning: Multipart has no subtype assuming alternative

What does it mean, and should I take any actions?

/bjarni

Offline jackl

  • ****
  • 136
  • +0/-0
Updateing clamav
« Reply #3 on: September 09, 2005, 03:25:16 PM »
bjarni

As far as I can figure out these messages refer to badly structured email messages or ones that clam has difficulty in determining.

Regarding email message structures there are predefined content-type values
Multipart is one of these values it has a defined structure, and if this is malformed Clam will indicate the error with a message like you have received.

More detail here : http://www.mhonarc.org/~ehood/MIME/1521/07_Predefined_Content-Type.html

Regards,

Jack
......

bugme

Determine ClamAV version on SME 6.0 and how to update?
« Reply #4 on: September 20, 2005, 10:27:20 PM »
I read this and want to know what version I have running on our SME 6.0 and howto update if necessary.

http://news.com.com/Bugs+found+in+open-source+antivirus+tool/2110-1002_3-5873640.html

Thanks.

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Updateing clamav
« Reply #5 on: September 20, 2005, 11:48:40 PM »
# rpm -q clamav-es

For me this gives 'clamav-es-0.87-es01' which is OK.

If you get an older version then check the post above from Mathias (mbachmann)
............