1 # interface selection (v4 vs v6) in outgoing SMTP, non-linklocal
5 exim -DSERVER=server -bd -oX PORT_D
8 # This tries to send to ::1 from HOSTIPV6 - which is ok until HOSTIPV6
9 # is a link-local addr (with a scope-id specifying the link). Then,
10 # it seems, ::1 is not on that link (for Linux & FreeBSD, at least). The connect
11 # times out and the testcase fails.
15 interface: <; HOSTIPV6 ; HOSTIPV4