Re: [exim] IPv6 in route_data and route_list

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] IPv6 in route_data and route_list
On 24/05/2020 14:54, Hendrik Meyburgh via Exim-users wrote:
>>> example with route_list =<; * xxxx:yyyy:0:107:4::583
>>
>> route_list, per Ch 20 section 2, goes:
>> <domain pattern> <list of hosts> <options>
>>
>> You are wanting the list-of-hosts to be the single ipv6 address.
>> The list needs the <; rather than the domain-pattern.



route_list = * <; xxxx:yyyy:0:107:4::583

--
Cheers,
Jeremy