> On 8. Feb 2022, at 12.27, itan...@univ-brest.fr wrote: > > service auth-worker { > client_limit = 1 > idle_kill = 0 > process_limit = 6000000 > process_min_avail = 0 > service_count = 1 > vsz_limit = 18446744073709551615 B > } What dovecot version is this? with 2.3.17 or later you should probably use service_count=0 here. That would prevent auth-worker process from dying after each authentication and then need for new process to be spawned for each authentication. Sami
- On mailbox full, retry for 4 days or similar instead... Jorge Bastos
- Re: On mailbox full, retry for 4 days or simila... Christian Kivalo
- Re: On mailbox full, retry for 4 days or simila... Narcis Garcia
- Re: On mailbox full, retry for 4 days or simila... dc-ml
- Re: On mailbox full, retry for 4 days or si... Narcis Garcia
- Re: On mailbox full, retry for 4 days or si... Anne Bennett
- Re: On mailbox full, retry for 4 days or simila... Jorge Bastos
- Re: On mailbox full, retry for 4 days or si... Jorge Bastos
- Re: Too many wait in auth process itanguy
- Re: Too many wait in auth process Sami Ketola
- Re: Too many wait in auth process itanguy
- Re: Too many wait in auth process itan...@univ-brest.fr