Koozali.org: home of the SME Server

Clamd.conf & V7RC1

Offline p-jones

  • *
  • 594
  • +0/-0
Clamd.conf & V7RC1
« on: April 15, 2006, 05:38:19 PM »
How can I change the "archivemaxcompressionratio" setting of clamd.conf ? I can find the template fragment but not the value so I guess there is no point creating a custom template.

I have large zip files that are being quarantined as a result. I dont think this is a bug but instead, a unique situation (of large zip files) so I am not going to clutter the bug tracker.
Thanks
Peter
...

Offline byte

  • *
  • 2,183
  • +2/-0
Clamd.conf & V7RC1
« Reply #1 on: April 15, 2006, 05:54:20 PM »
Peter,

Try this...

db configuration setprop clamav ArchiveMaxCompressionRatio xxx

where xxx is the value you want, followed by...

signal-event email-update

If you do a

db configuration show clamav

It will show you  a list that can be changed

HTH
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline p-jones

  • *
  • 594
  • +0/-0
Clamd.conf & V7RC1
« Reply #2 on: April 16, 2006, 01:17:33 AM »
Thanks for that. Seems to have done the trick.
Peter
...