• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Another qmail problem - lots of qmail-local and deliverquota processes

W

wptonline

Guest
There seems to be a lot of problems with qmail and the newest Plesk. Here is our problem which seems not to correlate with the other known problems:

Since the update to 8.4 plesk spawns tons of qmail processes. These are soo much processes that the whole server is slowing down. The service is running and I can send and get mails. But everything is slow, because the memory and swap is full. Usually only around 120 processes was running on the server.
Any ideas? If I can help with providing the content of some logfiles, just tell me.

Part of pstree:
Code:
├─qmail-lspawn───30*[qmail-local───qmail-local.mov───psa-spamc───qmail-local───qmail-local.mov───deliverquota]
├─qmail-lspawn───32*[qmail-local───qmail-local.mov───psa-spamc───qmail-local───qmail-local.mov───deliverquota]
├─qmail-lspawn───33*[qmail-local───qmail-local.mov───psa-spamc───qmail-local───qmail-local.mov───deliverquota]
├─qmail-send─┬─qmail-clean
│            ├─qmail-lspawn───50*[qmail-local───qmail-local.mov───psa-spamc───qmail-local───qmail-local.mov───deliverquota]
│            ├─qmail-rspawn───2*[qmail-remote───qmail-remote.mo]
│            └─splogger
 
bump

I'm having the same problem: whenever an email is sent to a mail group, lots of psa-spamc process are launched and some emails are not delivered due to errors like

/usr/local/psa/bin/psa-spamc: line 19: spamcheck25912: Too many open files in system

or

/usr/bin/spamc: error while loading shared libraries: libk5crypto.so.3: cannot open shared object file: Error 23
 
Back
Top