Installation Questions

Discuss the ConfigServer MailScanner Front-End script
jbourque
Junior Member
Posts: 28
Joined: 15 Aug 2008, 13:16

Post by jbourque »

Thanks Sarah changing the password appears to have fixed the MYSQL issue. So what should I do about he ClamAV? As I stated I went through and configured ClamAV as per the instructions on your site now I understand that was not correct can you tell me what should I be looking for to make sure it is running correctly?

I do see a processid for clamd.

Joe
Sarah
Moderator
Posts: 921
Joined: 09 Dec 2006, 22:49

Post by Sarah »

Did you run the force install for clamav within the WHM MSFE as I suggested?

What do you have set for Virus Scanners in the MailScanner Configuration file?

Does clamd appear in Service Manager?

Have you tested the virus scanner to see if it is working?

Do you see any errors in the maillog?

Try the following: Edit /etc/chkserv.d/chkservd.conf and add the line:

Code: Select all

clamav:1
And then do the following:

Code: Select all

echo 'service[clamav]=x,x,x,service clamd restart,clamd,root' > /etc/chkserv.d/clamav
service chkservd restart
Post Reply