Follow CNAME chains only one step. Bug 2264
[exim.git] / test / stdout / 5700
... / ...
CommitLineData
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 ESMTP
6EHLO the.local.host.name
7250-OK
8250 HELP
9MAIL FROM:<>
10250 OK
11RCPT TO:<userx@domain1>
12250 OK
13DATA
14354 More...
15Received: from CALLER by the.local.host.name with local (Exim x.yz)
16 (envelope-from <CALLER@the.local.host.name>)
17 id 10HmaY-0005vi-00
18 for userx@domain1; Tue, 2 Mar 1999 09:44:33 +0000
19Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
20From: CALLER_NAME <CALLER@the.local.host.name>
21Date: Tue, 2 Mar 1999 09:44:33 +0000
22
23A deliverable message
24.
25250 OK
26QUIT
27220 OK
28End of script
29Listening on port 1224 ...
30Connection request from [127.0.0.1]
31220 ESMTP
32EHLO the.local.host.name
33250-OK
34250 HELP
35MAIL FROM:<>
36250 OK
37RCPT TO:<userx@domain2>
38250 OK
39DATA
40354 More...
41Received: from CALLER by the.local.host.name with local (Exim x.yz)
42 (envelope-from <CALLER@the.local.host.name>)
43 id 10HmaX-0005vi-00
44 for userx@domain2; Tue, 2 Mar 1999 09:44:33 +0000
45Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
46From: CALLER_NAME <CALLER@the.local.host.name>
47Date: Tue, 2 Mar 1999 09:44:33 +0000
48
49A deliverable message which will hit a coding error in the config
50.
51250 OK
52QUIT
53220 OK
54End of script
55Listening on port 1224 ...
56Connection request from [127.0.0.1]
57220 ESMTP
58EHLO the.local.host.name
59*sleep 4
60End of script
61Listening on port 1224 ...
62Connection request from [127.0.0.1]
63220 ESMTP
64EHLO the.local.host.name
65250-OK
66250 HELP
67MAIL FROM:<>
68250 OK
69RCPT TO:<userx@domain1>
70450 NOT RIGHT NOW
71QUIT
72220 OK
73End of script
74Listening on port 1224 ...
75Connection request from [127.0.0.1]
76220 ESMTP
77EHLO the.local.host.name
78250-OK
79250 HELP
80MAIL FROM:<>
81250 OK
82RCPT TO:<userx@domain1>
83550 GO AWAY
84QUIT
85220 OK
86End of script