3e53b4fe38bfe1190f325a0defba39322d2d850e
[exim.git] / test / stdout / 5400
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-PIPELINING
5 250 HELP
6 250 OK
7 250 Accepted
8 354 Enter message, ending with "." on a line by itself
9 250 OK id=10HmaX-0005vi-00
10 221 myhost.test.ex closing connection
11 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
12 250-myhost.test.ex Hello CALLER at myhost.test.ex
13 250-SIZE 52428800
14 250-PIPELINING
15 250 HELP
16 250 OK
17 250 Accepted
18 250 Accepted
19 354 Enter message, ending with "." on a line by itself
20 250 OK id=10HmaY-0005vi-00
21 221 myhost.test.ex closing connection
22
23 ******** SERVER ********
24 Listening on port 1224 ...
25 Connection request from [ip4.ip4.ip4.ip4]
26 220 ESMTP
27 EHLO myhost.test.ex
28 250 OK
29 MAIL FROM:<CALLER@myhost.test.ex>
30 250 Sender OK
31 RCPT TO:<userx@domain.com>
32 250 Recipient OK
33 DATA
34 354 Send data
35 Received: from CALLER (helo=myhost.test.ex)
36 by myhost.test.ex with local-esmtp (Exim x.yz)
37 (envelope-from <CALLER@myhost.test.ex>)
38 id 10HmaX-0005vi-00
39 for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
40 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
41 From: CALLER_NAME <CALLER@myhost.test.ex>
42 Date: Tue, 2 Mar 1999 09:44:33 +0000
43
44 .
45 250 OK
46 QUIT
47 250 OK
48 End of script
49 Listening on port 1224 ...
50 Connection request from [ip4.ip4.ip4.ip4]
51 220 ESMTP
52 EHLO myhost.test.ex
53 250 OK
54 MAIL FROM:<CALLER@myhost.test.ex>
55 250 Sender OK
56 RCPT TO:<usery@domain.com>
57 250 Recipient OK
58 QUIT
59 Expected EOF read from client
60 Listening on port 1224 ...
61 Connection request from [ip4.ip4.ip4.ip4]
62 220 ESMTP
63 EHLO myhost.test.ex
64 250 OK
65 MAIL FROM:<CALLER@myhost.test.ex>
66 250 Sender OK
67 RCPT TO:<usery@domain.com>
68 250 Recipient OK
69 RCPT TO:<userz@domain.com>
70 250 Recipient OK
71 DATA
72 354 Send data
73 Received: from CALLER (helo=myhost.test.ex)
74 by myhost.test.ex with local-esmtp (Exim x.yz)
75 (envelope-from <CALLER@myhost.test.ex>)
76 id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
77 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
78 From: CALLER_NAME <CALLER@myhost.test.ex>
79 Date: Tue, 2 Mar 1999 09:44:33 +0000
80
81 .
82 250 OK
83 QUIT
84 250 OK
85 End of script