Testsuite: split out ipv6 testcase needing a non-linklocal interface addr
[exim.git] / test / scripts / 1020-Linklocal-ipv6 / 1023
1 # interface selection (v4 vs v6) in outgoing SMTP, non-linklocal
2 need_ipv4
3 need_ipv6
4 #
5 exim -DSERVER=server -bd -oX PORT_D
6 ****
7 #
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.
12 exim user6@h2.test.ex
13
14 2
15 interface: <; HOSTIPV6 ; HOSTIPV4
16 ****
17 exim -qf
18 ****
19 killdaemon
20 no_msglog_check