Testsuite: avoid time-quantization issue
[exim.git] / test / scripts / 0000-Basic / 0564
CommitLineData
1ca9f507
PP
1# testing -bw inetd wait mode
2need_ipv4
3#
df613eb4 4exim -DSERVER=wait:PORT_DYNAMIC -bw
1ca9f507 5****
df613eb4 6client 127.0.0.1 PORT_DYNAMIC
1ca9f507
PP
7??? 220
8ehlo abcd
9??? 250-
10??? 250-
11??? 250-
12??? 250-
13??? 250
14mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
15??? 250
16??? 250
17??? 354
18This is a test message.
19.
20??? 250
21quit
22??? 221
23****
24sleep 1
25killdaemon