• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Server high load, imap and smtp processes multiplying maybe qmail issue

trec

New Pleskian
I am running Plesk 9.5.4 MU 29 on Linux RedHat el5
Using qmail and courier-imap

Server is running smoothly (load lower than 1) until some time when the users connect to their mail accounts at the start of labor day.
The load gets really high (500, 1000, or even 2000 on the 1 minute load average)

15:41:59 up 29 days, 23:34, 4 users, load average: 175.98, 1506.01, 2415.54

and the courier-imap processes and qmail-smtp processes start to spawn.
Sometimes I had 990 courier-imap processes and 580 qmail-stmpd processes like these:

root 13252 0.0 0.0 10468 1100 ? Ds 14:22 0:02 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/
root 13257 0.0 0.0 10468 1092 ? Ds 14:22 0:02 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/
root 13258 0.0 0.0 10468 1100 ? Ds 14:22 0:02 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/

What I do to fix it is to stop courier-imap and qmail, then I killall all the qmail-smtpd processes and restart those services.
The server restore without problem and works fine

in the normal usage I got around:
10 simultaneous process of qmail-smtpd
80 simultaneous process of courier-imapd

I had checked the message log, and something seems to be correct, it just report the long duration of the smtp process:
Mar 17 15:12:48 xinetd[27079]: EXIT: smtp signal=9 pid=29578 duration=753(sec)
Mar 17 15:12:48 xinetd[27079]: EXIT: smtp_p333 signal=9 pid=30334 duration=623(sec)

any clue to where to look at?

Thanks
 
Back
Top