On 15-Mar-11 16:46, Peter Peltonen wrote:
One qmailtoaster server I am responsible of is doing a RAID rebuild
and disk IO is quite slow. Therefore I thought about disabling ClamAV
and SpamAssassin scanning for time being. Reading
http://wiki.qmailtoaster.com/index.php/Simscan I ended up modifying
simcontrol to look like this:

:clam=no,spam=no,spam_hits=12

and issuing /var/qmail/bin/simscanmk -g

What keeps me puzzled is that I see the process now and then in top
(eating 90 % CPU at times). No idea what it is doing.

Questions: Can I now just stop clamav with svscan? If it is not
enabled in simcontrol, my toaster shouldn't use it for anything,
right?

Best,
Peter

you can
touch /var/qmail/supervise/clamd/down
service qmail stop
sleep 10
service qmail stat <= make sure all qmail service stop
service qmail start

or if you already installed qtp you can
qmail-spam stop
qmail-clam stop


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to