Page 1 of 1

Disable ClamAV quarantine?

Posted: Wed Sep 10, 2008 5:51 am
by breun
/etc/logrotate.d/qmail-scanner removes any files older than 30 days from /var/spool/qscan/quarantine. I've already lowered the 30 days to 1 day, but still we're being hit pretty hard. Is there any way to disable the quarantine completely? I've checked clamd.conf and qmail-scanner.ini for options, but didn't find anything other that SA_QUARANTINE which is already set to 0 (disabled).

Posted: Wed Sep 10, 2008 8:42 am
by scott
thats a question Id ask the qmail-scanner folks

Re: Disable ClamAV quarantine?

Posted: Thu Nov 05, 2009 12:36 pm
by Griffith
Did you find a answer for this?

Re: Disable ClamAV quarantine?

Posted: Thu Nov 05, 2009 12:39 pm
by breun
The number 30 (days) is hardcoded in /etc/logrotate.d/qmail-scanner. You can modify this file, but qmail-scanner updates will overwrite this change.

UPDATE: Oh wait, this thread was about disabling quarantine completely. No, I still don't know how to do that.