• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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