• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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