• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Unable to enable drweb in Mail options

S

santosh_n

Guest
I have Plesk 8.3 and am trying to enable DrWeb in the "Server-wide mail preferences" screen.

I selected "Dr. Web" under the "Used antivirus" and click "OK". I get the "Please wait..." message and it gets stuck at that point for a long time and finally I get a "page cannot be found" error on the right side frame of the Plesk control panel.

Can you please help troubleshoot and fix this?
 
Hi,

Please, make sure that Dr.Web is installed and running on the server:
# rpm -qa | grep drweb
drweb-updater-4.33-rh4_psa
drweb-base-4.33-rh5_psa
drweb-qmail-4.33-rhel4.build82070919.15
drweb-daemon-4.33-rh5_psa


# /etc/init.d/drwebd status
drwebd is running
 
Back
Top