Re: [exim] quick question to ipv6 and "not a valid ip addres…

Top Page
Delete this message
Reply to this message
Author: exim-users
Date:  
To: exim-users
Subject: Re: [exim] quick question to ipv6 and "not a valid ip address for the interface"
Hi Marius,

by default, exim uses a colon as delimiting character, which needs to be changed like this:

interface = <; 2a02::1 ; 127.0.0.1

See https://www.exim.org/exim-html-current/doc/html/spec_html/ch-starting_the_daemon_and_the_use_of_network_interfaces.html and
https://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_runtime_configuration_file.html#SECTlistsepchange for details.

hth,
Thomas

On 21.02.20 10:42, Cyborg via Exim-users wrote:
> Hi,
>
> i have a ipv6 ip running, which starts with 2a02:....
>
> as soon as i set a "interface = 2a02:........."  in the remote
> transport, it get this:
>
> R=remoteusers T=remote_smtp defer (-1): "2a02" is not a valid IP address
> for the "interface" option for remote_smtp transport
>
> exim cuts the ip to the first block.
>
> Is there any special syntax for ipv6 ips to give in that option or do we
> need BOTH, an ipv4 and an ipv6 ip together on a 4/6 system?



--
Thomas Freitag