How to stop Dr. Web notification emails

Linux OS Topics
Post Reply
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

How to stop Dr. Web notification emails

Post by Saman » Thu Mar 22, 2012 12:47 am

Log in as root (or you can use sudo) and open /etc/drweb/drweb32.ini:

Look for:

Code: Select all

CronSummary = Yes
And change it to:

Code: Select all

CronSummary = No
Do a restart for the Dr. Web daemon by (add sudo in the beginning if not using root):

Code: Select all

/etc/init.d/drwebd restart
Post Reply

Return to “Linux”