Follow CNAME chains only one step. Bug 2264
[exim.git] / test / stdout / 4601
CommitLineData
42fab765 1Connecting to 127.0.0.1 port 1225 ... connected
743c4c9f
JH
2??? 220
3<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> helo testclient
5??? 250
42fab765 6<<< 250 myhost.test.ex Hello testclient [127.0.0.1]
743c4c9f
JH
7>>> mail from:<a@example.com>
8??? 250
9<<< 250 OK
10>>> rcpt to:<fred@test.ex>
11??? 250
12<<< 250 Accepted
13>>> quit
14End of script
42fab765 15Connecting to 127.0.0.1 port 1224 ... connected
743c4c9f
JH
16??? 220
17<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
18>>> helo testclient
19??? 250
20<<< 250 myhost.test.ex Hello testclient [127.0.0.1]
21>>> mail from:<b@example.com>
22??? 250
23<<< 250 OK
24>>> rcpt to:<fred@test.ex>
25??? 250
26<<< 250 Accepted
27>>> quit
28End of script