• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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