add configurable setting to adjust the maximum allowed imap pop3 connections
Currently if an IP address opens to many connections you have to manual edit the imap config file to allow more connections:
http://kb.mediatemple.net/questions/259/__fav#dv
This setting could be under server settings.
/etc/courier-imap/imapd
MAXDAEMONS=40 change to MAXDAEMONS=80
MAXPERIP=4 change to MAXPERIP=40
restart imap services
1
vote
ProSeriesNewb
shared this idea
Implemented as “Maximum number of connections (IMAP, POP3, IMAP over SSL/TLS, or POP3 over SSL/TLS)” in server-wide MAil Settings.
—
IG