On 28/05/2020 10:38, Hendrik Meyburgh via Exim-users wrote: > finding IP address for xxxx:yyyy:0:107:4::583 > calling host_find_byname > gethostbyname2(af=inet6) returned 2 (TRY_AGAIN) > gethostbyname2(af=inet) returned 2 (TRY_AGAIN) > no IP address found for host xxxx:yyyy:0:107:4::583 > 2c0f:fd58:0:107:4::583 in dns_again_means_nonexist? no (option unset) > test_router router: defer for [email protected] > message: host lookup for xxxx:yyyy:0:107:4::583 did not complete (DNS > timeout?) > [email protected] cannot be resolved at this time: host lookup for > xxxx:yyyy:0:107:4::583 did not complete (DNS timeout?)
Now you have a DNS problem. I'd expect HOST_NOT_FOUND for that lookup, but you got TRY_AGAIN. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
