Product:
Search Type:

Mail sending takes 2-3 minutes with DrWeb enable. If I disable DrWeb for a mailbox then mail is sent immediately.

Article ID: 1213 
Last Review: Sep,04 2006
APPLIES TO:
  • Plesk 7.5.x Reloaded

RESOLUTION

By default DrWeb and Qmail communicate via TCP socket. You can try to use local socket for that purpose, it should be faster.

Add the following string into /etc/drweb/drweb32.ini so DrWeb would create file socket:

Socket /var/drweb/run/.dr.daemon



And the following string to /etc/drweb/drweb_qmail.conf so that qmail would communicate with DrWeb via this socket:

Address = local:/var/drweb/run/.dr.daemon



Test how it works and look into logs for the socket usage:

/usr/local/psa/var/log/maillog

/var/drweb/log/drwebd.log



Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields