hosts_require_helo
[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 HELO test
11 MAIL FROM:<CALLER@myhost.test.ex>
12 RCPT TO: <testx@cname46.test.ex>
13 DATA
14 Subject: test
15
16 foo
17 .
18 RSET
19 MAIL FROM:<CALLER@myhost.test.ex>
20 RCPT TO: <testx@cname4.test.ex>
21 DATA
22 Subject: test
23
24 foo
25 .
26 QUIT
27 ****
28 #
29 exim -qq
30 ****
31 #
32 killdaemon
33 no_msglog_check