Build: probe for broken poll() timing implementation
[exim.git] / test / scripts / 0000-Basic / 0607
1 # delivery to cname
2 # Exim test configuration 0607
3 #
4 need_ipv6
5 #
6 exim -DSERVER=server -bd -oX PORT_D
7 ****
8 #
9 exim -bs
10 MAIL FROM:<CALLER@myhost.test.ex>
11 RCPT TO: <testx@cname46.test.ex>
12 DATA
13 Subject: test
14
15 foo
16 .
17 RSET
18 MAIL FROM:<CALLER@myhost.test.ex>
19 RCPT TO: <testx@cname4.test.ex>
20 DATA
21 Subject: test
22
23 foo
24 .
25 QUIT
26 ****
27 #
28 exim -qq
29 ****
30 #
31 killdaemon
32 no_msglog_check