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

Dr Web sending over 20 mails a day

tupeu

Basic Pleskian
DrWeb is sending me over 20 emails/day telling me he updated himself !

I don`t even use it, i stopped it in "Services management" but he still sends me a lot of emails which i have no use for!
I even got to "Manage Scheduled Tasks on the Server" and delete his job but still NO RESULT

How do i stop it from sending emails ?

dweb.png
 
Remove the package if you dont use it
How do i remove it ?

You can disable those notifications like described here:
http://kb.odin.com/en/1685
I tried that, i don`t have drweb_qmail.conf (i use Postfix) but i found "VirusNotifications" in drweb_handler.conf

55186814.png


I set all to NO but then restart DrWeb and apache but still no results, the emails keep coming !

# Configuration file for Dr.Web (R) Filters
# $Revision: 1.70 $

#########################
# Notifications section #
#########################
[VirusNotifications]
# Enable or disable sending notifications to persons (yes/no)
SenderNotify = no
AdminNotify = no
RcptsNotify = no

# Files with notification templates
SenderTemplate = /etc/drweb/templates/en/sender_virus.msg
AdminTemplate = /etc/drweb/templates/en/admin_virus.msg
RcptsTemplate = /etc/drweb/templates/en/rcpts_virus.msg

[MalwareNotifications]
# Enable or disable sending notifications to persons (yes/no)
SenderNotify = no
AdminNotify = no
RcptsNotify = no

# Files with notification templates
SenderTemplate = /etc/drweb/templates/en/sender_malware.msg
AdminTemplate = /etc/drweb/templates/en/admin_malware.msg
RcptsTemplate = /etc/drweb/templates/en/rcpts_malware.msg

[CuredNotifications]
SenderNotify = no
AdminNotify = no
SenderTemplate = /etc/drweb/templates/en/sender_cured.msg
AdminTemplate = /etc/drweb/templates/en/admin_cured.msg

[SkipNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify = no
SenderTemplate = /etc/drweb/templates/en/sender_skip.msg
AdminTemplate =
RcptsTemplate =

[ArchiveRestrictionNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify = no
SenderTemplate = /etc/drweb/templates/en/sender_archive.msg
AdminTemplate = /etc/drweb/templates/en/admin_archive.msg
RcptsTemplate =

[ErrorNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify = no
SenderTemplate = /etc/drweb/templates/en/sender_error.msg
AdminTemplate = /etc/drweb/templates/en/admin_error.msg
RcptsTemplate =

[RuleFilterNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify = no
SenderTemplate =
AdminTemplate = /etc/drweb/templates/en/admin_rule.msg
RcptsTemplate =

[LicenseLimitNotifications]
AdminNotify = no
AdminTemplate = /etc/drweb/templates/en/admin_license.msg
 
Back
Top