Articles in this section

How to configure Plesk Premium Antivirus to remove infected messages

kb: how-to Plesk for Linux ABT: Group A

Applicable to:

  • Plesk for Linux

Question

How to configure Plesk Premium Antivirus to remove infected messages?

Answer

Note: By default, Plesk Premium Antivirus puts infected messaged into quarantine and stores them into the /var/spool/drweb/infected directory.

It is possible to change action on how to treat infected messages by editing the Plesk Premium Antivirus configuration file:

  1. Login server via SSH

  2. Execute the following command to change what to do with infected messages:

    # sed -i.backup 's/^Infected = quarantine/Infected = cure/g; s/^Incurable = quarantine/Incurable = discard/g' /etc/drweb/drweb_handler.conf

  3. Restart the Antivirus service:

    # service drwebd restart

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.