• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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