Re: [exim] Connection timed out errors

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: 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