• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

dr.web and clamav

N

nightduke

Guest
I want to use two antivirus dr.web and clamav.

I wish to know if it's possible to use both of them.

Thanks

Nightduke
 
You can use it with qmail-scanner, its available in the [atomic] archive:

Set up the yum repo:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh

Install clam:
yum install clamd

Install qmail-scanner:
yum install qmail-scanner

This will let you use all the AV scanners in plesk, including clamav, f-prot, sophos, kaspersky, etc.
 
Back
Top