Saturday, February 08, 2025
dev@conference.yunohost.org
February
Mon Tue Wed Thu Fri Sat Sun
          1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
   
             

[18:58:41] <Yunohost Git/Infra notifications> [issues] z​amentur labeled duplicate on [issue #1857](https://github.com/YunoHost/issues/issues/1857): dovecot : Maximum number of connections from user+IP
[18:58:59] <Yunohost Git/Infra notifications> [issues] z​amentur [commented](https://github.com/YunoHost/issues/issues/1857#issuecomment-2645903786) on [issue #1857](https://github.com/YunoHost/issues/issues/1857) dovecot : Maximum number of connections from user+IP: Closed cause it duplicates https://github.com/YunoHost/issues/issues/1157
[18:59:01] <Yunohost Git/Infra notifications> [issues] z​amentur closed [issue #1857](https://github.com/YunoHost/issues/issues/1857): dovecot : Maximum number of connections from user+IP
[19:00:29] <Yunohost Git/Infra notifications> [issues] z​amentur [commented](https://github.com/YunoHost/issues/issues/1157#issuecomment-2645904241) on [issue #1157](https://github.com/YunoHost/issues/issues/1157) dovecot : mail_max_userip_connections too low ?: For team or medium communities, it could be needed to add also:

service imap-login {
process_limit = 200
}

The...
[20:20:24] <Yunohost Git/Infra notifications> [issues] z​amentur [commented](https://github.com/YunoHost/issues/issues/1157#issuecomment-2645904241) on [issue #1157](https://github.com/YunoHost/issues/issues/1157) dovecot : mail_max_userip_connections too low ?: For team or medium communities, it could be needed to add also:

service imap-login {
process_limit = 200
}

The...
[20:58:47] <Yunohost Git/Infra notifications> [issues] d​algwen [commented](https://github.com/YunoHost/issues/issues/2512#issuecomment-2645938974) on [issue #2512](https://github.com/YunoHost/issues/issues/2512) Helpers v2.1 : BACKUP_CORE_ONLY is not bind: I also encountered this issue.
The fix provided by Krakinou on his thread worked :

> changing the line 59 in /usr/share...