Line 534: |
Line 534: |
| |} | | |} |
| | | |
− | {{Tip box|msg=You can see if you are running out of the number of available connections in your log file /var/log/dovecot/current and look for messages like the log extract below where the ConcurrencyLimitPerIP was set to 20. A 21st connection was attempted and was denied. | + | {{Tip box|msg=You can see if you are running out of the number of available connections in your log file /var/log/dovecot/current and look for messages like the log extract below where the ConcurrencyLimitPerIP was set to 12. A 13st connection was attempted and was denied. |
| | | |
− | @400000005396a2d215b40d9c imap-login: Info: Maximum number of connections from user+IP exceeded (mail_max_userip_connections=12): user=<stephane>, | + | @400000005396a2d215b40d9c imap-login: Info: Maximum number of connections from user+IP exceeded (mail_max_userip_connections=12): |
− | method=PLAIN, rip=90.84.144.xxx, lip=192.168.xx.15, TLS | + | user=<stephane>, method=PLAIN, rip=90.84.144.xxx, lip=192.168.xx.15, TLS |
| | | |
| }} | | }} |