• 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.

After Upgrading to 7.03 using SP2, Dr.Web is not Displayed un the Mailboxes

D

ditonth

Guest
After Upgrading to 7.03 using SP2, Dr.Web is not Displayed un the Mailboxes.

Dr Web Service is started and is enabled.

Anyone knows why the configuration button is not displayed under the mailboxes in the control panel?
 
Good question I have asked this twice, but no joy!!

I have even sent an email to sw-soft, again no joy!

I think I will use ClamAV.....
 
Would I get this with ClamAV support?

Eventually I already have a very good Antivirus Implementation over the whole server which makes use of 4 Anti-Virus Engines, so it's very hard that a virus will pass through.

But the thing to have per mailbox support seems interesting.
 
It seems that ClamAV is a command line tool (if I am wrong can anybody correct me?) so you wont have any configuration tools etc. Ideally would be better to have an integrated configuration interface within plesk (i.e. Dr Web), but I have heard that ClamAV is better.
I myself dont have any other AV on the server, so I was relying on having Dr Web etc. Can you recommend a good server AV solution?
But we really need some help here from Sw-soft, so please guys any advice?
 
The Problem with the scanners integrating with Plesk MailServer (MailEnable) is that for each email and attachment you get a process spawned. The problem is that till the AV engine initializes for each scan, it takes quite some time / cpu load. I have implemented my owen system where I have a backend service which keeps the AV engine open, and then a maximum of 14 clients which feed the items to the service. Till now everything is working great.
 
Back
Top