• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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