• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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