https://bugs.exim.org/show_bug.cgi?id=2340
--- Comment #1 from Jeremy Harris <[email protected]> --- > 13:15:14 85261 failed: Connection refused That should be a string corresponding to errno. >13:15:14 85261 added retry item for >T:mapper.gslb.fedex.com:204.135.242.200/[REDACTED]: errno=61 more_errno=0,A >flags=2 and errno was 61. On my Linux here, 61 is ENODATA; ECONNREFUSED is 111. What is your platform, and is ECONNREFUSED==61 there? Also, please check the transport involved for options hosts_max_try hosts_max_try_hardlimit On an initial attempt, I'm failing to duplicate the problem. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
