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

Stop DrWeb cron notification..

X

[XF]

Guest
How can i stop DrWeb to send me email notification each time an update are finished?

I receive each hour a email with Cron Deamon, Dr.Web Update details.. How can i stop cron deamon spam me?

My mail box il now full of this message. Each hour.

Thanks you
 
Same here

I have the same problem, except the emails don't get forwarded to my admin account they just sit in the mail queue.
So how do I set a different email address for it to email ?
Thanks in advance for any help
 
Set CronSummary to 'No' in section [Updater] in /etc/drweb/drweb32.ini.
Open the configuration file and find option CronSummary in section [Updater]. Change value to 'No':

/etc/drweb/drweb32.ini
;---------------------------------------------------------------
[Updater]

;CronSummary = { Yes | No }
; The Dr.Web Updater prints out a result of update session to stdout if
; this option is set to "yes". This feature can be used for an adminstrator
; notification by e-mail if the updater is executed by cron.
CronSummary = No
 
Back
Top