• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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