Maximum number of connections from user+IP exceeded #42

Closed
opened 2020-03-17 04:41:46 +02:00 by oblitum · 2 comments

I'm using meli with imap and after a couple of minutes having left it idle but connected, when I come back I have:

offline: Could not connect. Server replied with 'NO [UNAVAILABLE] Maximum number of connections from user+IP exceeded (mail_max_userip_connections=10)'

I'm using `meli` with imap and after a couple of minutes having left it idle but connected, when I come back I have: > offline: Could not connect. Server replied with 'NO [UNAVAILABLE] Maximum number of connections from user+IP exceeded (mail_max_userip_connections=10)'

My guess is the IMAP watching threads failed and meli launches new ones yet the old ones still live? There shouldn't be more than 2 connections at any time, I think. If you could take a look at the debug logs for any kind of error or panic, it would be helpful.

My guess is the IMAP watching threads failed and `meli` launches new ones yet the old ones still live? There shouldn't be more than 2 connections at any time, I think. If you could take a look at the debug logs for any kind of error or panic, it would be helpful.

I tried to reproduce it with debug logs but then it stopped happening.

I tried to reproduce it with debug logs but then it stopped happening.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#42
There is no content yet.