Testsuite: comment corner-case
[exim.git] / test / scripts / 1000-Basic-ipv6 / 1003
CommitLineData
59371ea7
PH
1# interface selection (v4 vs v6) in outgoing SMTP
2need_ipv4
3need_ipv6
4#
5exim -DSERVER=server -bd -oX PORT_D
6****
f3ebb786
JH
7exim user4@h1.test.ex
8
91
59371ea7
PH
10interface: <; ::1 ; HOSTIPV4
11****
924bff6e
JH
12#
13# This tries to send to ::1 from HOSTIPV6 - which is ok until HOSTIPV6
14# is a link-local addr (with a scope-id specifying the link). Then,
15# it seems, ::1 is not on that link (for Linux, at least). The connect
16# times out and the testcase fails.
f3ebb786
JH
17exim user6@h2.test.ex
18
192
59371ea7
PH
20interface: <; HOSTIPV6 ; HOSTIPV4
21****
f3ebb786
JH
22exim user6@h3.test.ex
23
243
59371ea7
PH
25interface: <; ${if eq{0}{1}{HOSTIPV6}fail}
26****
f3ebb786
JH
27exim user6@h4.test.ex
28
294
59371ea7
PH
30interface: <; ${if eq{0}{1}{HOSTIPV6}{ }}
31****
f3ebb786
JH
32exim user6@h5.test.ex
33
345
59371ea7
PH
35interface: <; ${if
36****
37exim -qf
38****
39killdaemon
40no_msglog_check