testcases for value return
[exim.git] / test / scripts / 1020-Linklocal-ipv6 / 1023
CommitLineData
22c3450e
JH
1# interface selection (v4 vs v6) in outgoing SMTP, non-linklocal
2need_ipv4
3need_ipv6
4#
5exim -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.
12exim user6@h2.test.ex
13
142
15interface: <; HOSTIPV6 ; HOSTIPV4
16****
17exim -qf
18****
19killdaemon
20no_msglog_check