Page 1 of 1

How to disable qmail-scanner

Posted: Thu Nov 08, 2007 6:15 am
by prupert
How do I temporarily disable qmail-scanner?

This is because of the "clamdscan: corrupt or unknown clamd scanner error or memory/resource/perms problem - exit status 512/2" error I'm getting, while unable to fix it with "chown qscand:qscand /var/log/clamav/clamd.log; qmail-scanner-reconfigure".

If I temporarily disable qmail-scanner at least mail is being delivered.

Posted: Tue Nov 13, 2007 4:55 pm
by breun
If ClamAV is the problem, you can stop the clamd service and reconfigure qmail-scanner: service clamd stop && qmail-scanner-reconfigure. Obviously mail won't be scanned by ClamAV after that.

Posted: Tue Nov 13, 2007 4:58 pm
by scott
What version of clamav are you using? An update that came out a few days ago breaks anything older than 0.91.2

Posted: Mon Nov 19, 2007 5:20 am
by geefin
Is there a way to force downloand/yum of the newer version as my plain old yum'ing seems to be downloading an older version :S

Posted: Mon Nov 19, 2007 9:26 am
by scott
it pulls down the latest version available in the archive. What distribution are you on? The problem might be you're using something I can't support any more. Right now I'm building for:
CentOS 4/5
RHEL 4/5
Fedora 4-8

Posted: Mon Nov 19, 2007 9:37 am
by geefin
Hi Scott,

The box is -

psa v8.0.0_build80060331.13 os_FedoraCore 4
Linux 2.6.16.20-060620b

:(