How to stop Dr. Web notification emails
Posted: Thu Mar 22, 2012 12:47 am
Log in as root (or you can use sudo) and open /etc/drweb/drweb32.ini:
Look for:
And change it to:
Do a restart for the Dr. Web daemon by (add sudo in the beginning if not using root):
Look for:
Code: Select all
CronSummary = Yes
Code: Select all
CronSummary = No
Code: Select all
/etc/init.d/drwebd restart