Testsuite: output changes resulting
[exim.git] / test / scripts / 0000-Basic / 0638
1 # transport interface option and queued message
2 need_ipv4
3 #
4 # This one fails to connect; creates a retry record and is queued
5 exim -odf -DCONTROL=127.0.0.1 userx@test.ex
6 ****
7 #
8 # Now put a server up
9 exim -bd -DSERVER=server -oX PORT_D
10 ****
11 #
12 # Send another, using a different local IP
13 # That should be received by the server, but the same conn should
14 # NOT be used for the first message
15 exim -odf -DCONTROL=HOSTIPV4 usery@test.ex
16 ****
17 #
18 killdaemon
19 no_msglog_check
20 no_message_check