Follow CNAME chains only one step. Bug 2264
[exim.git] / test / stdout / 4600
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>
42fab765
JH
11??? 250
12<<< 250 Accepted
743c4c9f
JH
13>>> quit
14End of script
42fab765 15Connecting to 127.0.0.1 port 1225 ... connected
87e9d061
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
42fab765 20<<< 250 myhost.test.ex Hello testclient [127.0.0.1]
87e9d061
JH
21>>> mail from:<b@test.example.com>
22??? 250
23<<< 250 OK
24>>> rcpt to:<fred@test.ex>
42fab765
JH
25??? 250
26<<< 250 Accepted
87e9d061
JH
27>>> quit
28End of script
42fab765 29Connecting to 127.0.0.1 port 1224 ... connected
743c4c9f
JH
30??? 220
31<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
32>>> helo testclient
33??? 250
34<<< 250 myhost.test.ex Hello testclient [127.0.0.1]
87e9d061 35>>> mail from:<c@example.com>
743c4c9f
JH
36??? 250
37<<< 250 OK
38>>> rcpt to:<fred@test.ex>
39??? 250
40<<< 250 Accepted
41>>> quit
42End of script