Re: [exim] Connection timed out errors

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Connection timed out errors
On 01/02/2023 22:02, MRob via Exim-users wrote:
> How to find why exim thinks it is timing out?


Exim thinks the connection timed out because it sets an
alarm before calling the syscall "connect" - and that
timer went off.
--
Cheers,
Jeremy