OpenSSL: SSLKEYLOGFILE support
[exim.git] / test / stdout / 5407
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
2 250-myhost.test.ex Hello CALLER at myhost.test.ex
3 250-SIZE 52428800
4 250-8BITMIME
5 250-PIPELINING
6 250 HELP
7 250 OK
8 250 Accepted
9 250 Accepted
10 354 Enter message, ending with "." on a line by itself
11 250 OK id=10HmaX-0005vi-00
12 221 myhost.test.ex closing connection
13
14 ******** SERVER ********
15 Listening on port 1224 ...
16 Connection request from [IP_LOOPBACK_ADDR]
17 220 ESMTP
18 EHLO myhost.test.ex
19 250 OK
20 MAIL FROM:<CALLER@myhost.test.ex>
21 250 Sender OK
22 RCPT TO:<userx@domain.com>
23 250 Recipient OK
24 RCPT TO:<usery@domain.com>
25 250 Recipient OK
26 DATA
27 354 Send data
28 Received: from CALLER (helo=myhost.test.ex)
29 by myhost.test.ex with local-esmtp (Exim x.yz)
30 (envelope-from <CALLER@myhost.test.ex>)
31 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
32 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
33 From: CALLER_NAME <CALLER@myhost.test.ex>
34 Date: Tue, 2 Mar 1999 09:44:33 +0000
35
36 .
37 250 OK
38 QUIT
39 250 OK
40 Expected EOF read from client
41 End of script