Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 556 Bytes

File metadata and controls

29 lines (23 loc) · 556 Bytes
aliases author date tags title
/2007/02/27/disable-dr-web-notifications-plesk/
Major Hayden
2007-02-27 08:10:56 -0800
mail
plesk
Disable Dr. Web Notifications in Plesk

You can edit /etc/drweb/drweb_qmail.conf to eliminate receiving notification messages when Dr. Web has an issue:

[VirusNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify = no

Then just restart Dr. Web with:

/etc/init.d/drwebd restart

Plesk has a KB article about this issue as well.