Thanks, that is exactly the problem, it sees it as a string, with the v6 colon as the list separator, but I cannot get route_list to change it. I have tried adjusting it as per 6.21, quoting the string, adding double colon’s a bunch of things and it does not work. As soon as I change the IP to a v4 IP it works.
> On 21 May 2020, at 21:05, Jeremy Harris via Exim-users <[email protected]> > wrote: > > On 20/05/2020 17:01, Hendrik Meyburgh via Exim-users wrote: >> routing [email protected] >> --------> backscatter router <-------- >> local_part=echo domain=testing.com >> checking "condition" "${if and{{bool_lax{${if def:sender_address >> {0}{1}}}}{bool_lax{${lookup ldap {USE"... >> backscatter router skipped: condition failure >> --------> domain_ipv6_only router <-------- >> local_part=echo domain=testing.com >> checking domains >> testing.com in "*"? yes (matched "*") >> calling domain_ipv6_only router >> domain_ipv6_only router called for [email protected] >> domain = testing.com >> original list of hosts = 'xxxx:yyyy:0:107:4::583' options = '' > > > Notice it says "list" ? > >> finding IP address for xxxx > > Notice what it's looking up? > > -- > 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/ -- ## 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/
