Topic: Increasing maximum number of IMAP connections?
We just put iredmail into use this morning and I was thrilled with the ease of installation.
Running into a problem though - we have three people accessing the same IMAP account with the Apple Mail client and they are randomly losing their connections.
I checked the dovecot log and found...
dovecot: Nov 16 19:13:55 Info: imap-login: Maximum number of connections from user+IP exceeded (mail_max_userip_connections): user=
...
I went into /etc/dovecot/dovecot.conf and found the section
# IMAP configuration
protocol imap {
#mail_plugins = quota imap_quota zlib expire
mail_plugins = quota imap_quota zlib
# number of connections per-user per-IP
#mail_max_userip_connections = 10
}
I am still learning my way around linux, but it appears mail_max_userip_connections is commented out so I'm guessing this limit is coming from somewhere else.
How can I increase the connection limit?
Thanks in advance!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.