Follow CNAME chains only one step. Bug 2264
[exim.git] / test / stdout / 0498
CommitLineData
54c5ebb1 1+++++++++++++++++++++++++++
c562fd30 2 T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 -45 12865 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after MAIL FROM:<CALLER@myhost.test.ex>: 450 DELAY
54c5ebb1
PH
3first failed = time last try = time2 next try = time2 + 10
4
5******** SERVER ********
6Listening on port 1224 ...
7Connection request from [127.0.0.1]
8220 Server ready
9EHLO myhost.test.ex
10250-server id
11250 OK
12MAIL FROM:<CALLER@myhost.test.ex>
13450 DELAY
14QUIT
15225 OK
16End of script
17Listening on port 1224 ...
18Connection request from [127.0.0.1]
19220 Server ready
20EHLO myhost.test.ex
21250-server id
22250 OK
23MAIL FROM:<CALLER@myhost.test.ex>
24250 OK
25RCPT TO:<userx@x.y>
26250 OK
27DATA
28345 OK
29Received: from CALLER by myhost.test.ex with local (Exim x.yz)
30 (envelope-from <CALLER@myhost.test.ex>)
31 id 10HmaX-0005vi-00
32 for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000
33Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
34From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 35Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
36
37.
38*sleep 2
39End of script