I think this will help you with the problem. Here are some of the mentioned steps to sort out your problem which you are facing right now.
# First of all you have to login as a root user to the server.
# Then we have to open any of the mentioned location files /etc/drweb/drweb_qmail.conf (or /etc/drweb/drweb_handler.conf)
# Then you have to search for Virus Notifications and change following to 'no'
# SenderNotify = no
# AdminNotify = no
# RcptsNotify = no
# save and exit
# restart drweb /etc/init.d/drwebd restart
|