• 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.

Increase number of IMAP connections

M

msslovi0

Guest
One of my users gets an error when connecting to the mailserver through IMAP using Thunderbird:

Unable to connect to your IMAP Server. You may have exceeded the maximum number of connections to this server.

How can I increase the maximum number of connections to my IMAP Server? Haven't found anything within Plesk, is there a change to do so on the shell?

Matt
 
Try changing the MAXPERIP value (defaults to 4) in:
/usr/lib/courier-imap/etc/imapd
and
/usr/lib/courier-imap/etc/pop3d

(actual path may be OS distro dependent, this post assumes RedHat like distro)

After making changes, remember to restart the courier-imap service.
 
Back
Top