Dovecot - Maximum number of connections from user+IP exceeded - mail max userip connections
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2025
Dovecot - Maximum number of connections from user+IP exceeded - mail max userip connections
Ошибка:
Maximum number of connections from user+IP exceeded (mail_max_userip_connections=10)
для ISPManager 6 - поднять лимиты можно в файлах:
/etc/dovecot/conf.d/20-imap.conf: #mail_max_userip_connections = 10 /etc/dovecot/conf.d/20-pop3.conf: #mail_max_userip_connections = 10 /etc/dovecot/conf.d/20-managesieve.conf: #mail_max_userip_connections = 10
Раскоментировать, поставить 30 и перезагрузить сервис dovecot:
# systemctl restart dovecot