mail_max_userip_connections per remote IP not working

2021-04-13 Thread Alessio Cecchi
Hi, I'm tryng to set a specific mail_max_userip_connections for a remote IP (webmail IMAP software), but it seems not working: remote 1.2.3.4 {   protocol imap {     mail_max_userip_connections = 100   } } and also this isn't working remote 1.2.3.4 {     mail_max_userip_connections = 100 }

Tuning pop3-login client_limit

2021-04-13 Thread Martin Olsen
Good day / evening / morning good dovecot people: Overview: We are seeing the following issue on one of our servers: pop3-login: Error: master(pop3): net_connect_unix(pop3) failed: Resource temporarily unavailable - http://wiki2.dovecot.org/SocketUnavailable (client-pid=5418, client-id=1, rip=

Re: json_parse_number broken by compiler optimization

2021-04-13 Thread Timo Sirainen
On 1. Apr 2021, at 19.14, Josef 'Jeff' Sipek wrote: > > On Wed, Mar 31, 2021 at 11:26:14 -0400, Josef 'Jeff' Sipek wrote: >> On Wed, Mar 31, 2021 at 09:07:28 +0200, Christian Ehrhardt wrote: >>> On Wed, Mar 31, 2021 at 8:46 AM Christian Ehrhardt >>> wrote: On Tue, Mar 30, 2021 at 9:21 PM