Hi. On Wed, Feb 19, 2020 at 09:34:47AM +0100, Frank Elsner via Exim-users wrote: > Hi experts, > > I need to force a IPv4 connection for a host in route_list which has both > IPv4 and IPv6 adresses. > > Is that possible and if so how?
Did you read description of manualroute up to options section? There is "ipv4_only" option for DNS lookups. You can also put ipv4 address(es) in the route string instead of host name(s). -- Eugene Berdnikov -- ## 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/
