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