I'm using Plesk Onyx 17.5 with the latest Update 48 and the Dovecot POP3/IMAP service on a Debian 8.1 x64 system.
During the last weeks and months my Dovecot service crashes one time per day or more. This is not a huge problem, because Watchdog restarts the service after max. 2.5 minutes.
But today I tried to find the reason for the crashes. So I analyzed the /var/log/mail.info file and at the time of the crash the only interesting line was this:
Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
My values are 500 and 50 in Plesk and of course I found this in the Plesk Help Center: Unable to login to email via IMAP despite the fact the limits are not exceeded: Connection to storage server failed: process_limit reached
Now I could just create the config file, which is mentioned in the article, and go ahead. But I read the help section of the mail settings page in Plesk and now I'm unsure about what to do.
The maximum amount of connections with Dovecot means (according to the help): Maximum logged in users
The maximum amount of connections per IP means the number of connections over the same protocol per mail user.
Especially the first info is strange, "Maximum logged in users". I'm the only user of my server. I have 7 mail accounts which are registered on my smartphone in the app "K9 Mail" and are all in "push mode". So the maximum number of logged in users is 7. Why does the error message say there are more than 100 connections? Even if the app establishes 10 connections per account, 100 is not reached.
Can anybody tell me what could be the reson of the error mesage and if this could also be the reason for the crashes?
Thanks!
During the last weeks and months my Dovecot service crashes one time per day or more. This is not a huge problem, because Watchdog restarts the service after max. 2.5 minutes.
But today I tried to find the reason for the crashes. So I analyzed the /var/log/mail.info file and at the time of the crash the only interesting line was this:
Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
My values are 500 and 50 in Plesk and of course I found this in the Plesk Help Center: Unable to login to email via IMAP despite the fact the limits are not exceeded: Connection to storage server failed: process_limit reached
Now I could just create the config file, which is mentioned in the article, and go ahead. But I read the help section of the mail settings page in Plesk and now I'm unsure about what to do.
The maximum amount of connections with Dovecot means (according to the help): Maximum logged in users
The maximum amount of connections per IP means the number of connections over the same protocol per mail user.
Especially the first info is strange, "Maximum logged in users". I'm the only user of my server. I have 7 mail accounts which are registered on my smartphone in the app "K9 Mail" and are all in "push mode". So the maximum number of logged in users is 7. Why does the error message say there are more than 100 connections? Even if the app establishes 10 connections per account, 100 is not reached.
Can anybody tell me what could be the reson of the error mesage and if this could also be the reason for the crashes?
Thanks!