Testsuite: munge recorded TLS version &c in output to permit awkward test-host instal...
[exim.git] / test / stdout / 0498
1 +++++++++++++++++++++++++++
2 T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 -45 12865 SMTP error from remote mail server after MAIL FROM:<CALLER@myhost.test.ex>: host 127.0.0.1 [127.0.0.1]: 450 DELAY
3 first failed = time last try = time2 next try = time2 + 10
4
5 ******** SERVER ********
6 Listening on port 1224 ...
7 Connection request from [127.0.0.1]
8 220 Server ready
9 EHLO myhost.test.ex
10 250-server id
11 250 OK
12 MAIL FROM:<CALLER@myhost.test.ex>
13 450 DELAY
14 QUIT
15 225 OK
16 End of script
17 Listening on port 1224 ...
18 Connection request from [127.0.0.1]
19 220 Server ready
20 EHLO myhost.test.ex
21 250-server id
22 250 OK
23 MAIL FROM:<CALLER@myhost.test.ex>
24 250 OK
25 RCPT TO:<userx@x.y>
26 250 OK
27 DATA
28 345 OK
29 Received: 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
33 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
34 From: CALLER_NAME <CALLER@myhost.test.ex>
35 Date: Tue, 2 Mar 1999 09:44:33 +0000
36
37 .
38 *sleep 2
39 End of script