Testsuite: munge recorded TLS version &c in output to permit awkward test-host instal...
[exim.git] / test / stdout / 0374
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220
6EHLO myhost.test.ex
7220 OK
8MAIL FROM:<CALLER@myhost.test.ex>
9250 OK
10RCPT TO:<d1@myhost.test.ex>
11250 OK
12DATA
13334 send more
14Received: from CALLER by myhost.test.ex with local (Exim x.yz)
15 (envelope-from <CALLER@myhost.test.ex>)
16 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
17Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
18From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 19Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
20
21.
22250 OK
23QUIT
24250 OK
25Expected EOF read from client
26Listening on port 1224 ...
27Connection request from [127.0.0.1]
28220
29EHLO myhost.test.ex
30220 OK
31MAIL FROM:<CALLER@myhost.test.ex>
32250 OK
33RCPT TO:<d2@myhost.test.ex>
34450 soft error
35QUIT
36250 OK
37Expected EOF read from client
38Listening on port 1224 ...
39Connection request from [127.0.0.1]
40220
41EHLO myhost.test.ex
42220 OK
43MAIL FROM:<CALLER@myhost.test.ex>
44250 OK
45RCPT TO:<d3@myhost.test.ex>
46550 hard error
47QUIT
48250 OK
49End of script