Testsuite: regularize client_anytls OCSP trace output
[exim.git] / test / stdout / 0203
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 EHLO the.local.host.name
7 250-OK
8 250 HELP
9 MAIL FROM:<CALLER@test.ex>
10 250 OK
11 RCPT TO:<userx@domain1>
12 250 OK
13 DATA
14 354 More...
15 Received: from CALLER by the.local.host.name with local (Exim x.yz)
16         (envelope-from <CALLER@test.ex>)
17         id 10HmaX-0005vi-00
18         for userx@domain1;
19         Tue, 2 Mar 1999 09:44:33 +0000
20 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
21 From: CALLER_NAME <CALLER@test.ex>
22 Date: Tue, 2 Mar 1999 09:44:33 +0000
23
24 Test message 1
25 .
26 250 OK
27 MAIL FROM:<CALLER@test.ex>
28 550 Don't like that sender
29 QUIT
30 220 OK
31 End of script