Re: [exim] host list for IPv6 addresses

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] host list for IPv6 addresses
On 14/05/15 09:27, Marc Haber wrote:
> |    hosts = ${if exists{CONFDIR/local_host_whitelist}\
> |                 {CONFDIR/local_host_whitelist}\
> |                 {}}

[...]
> This does not seem to work for the IPv6 addresses.


Change the separator for the hostlist away from the default colon;
then you don't have to change every IPv6 address.
--
Jeremy