• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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