Re: [exim] Connection timed out errors

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: 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