Testsuite: tidying
[exim.git] / test / stdout / 0033
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 EHLO myhost.test.ex
7 250-OK
8 250-HELP
9 250 AUTH PLAIN
10 MAIL FROM:<CALLER@myhost.test.ex>
11 250 Sender OK
12 RCPT TO:<one@remote>
13 250 Recipient OK
14 RCPT TO:<two@remote>
15 250 Recipient OK
16 DATA
17 354 Send data
18 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
19         (envelope-from <CALLER@myhost.test.ex>)
20         id 10HmaX-000000005vi-0000
21         for list@test.ex;
22         Tue, 2 Mar 1999 09:44:33 +0000
23 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
24 From: CALLER_NAME <CALLER@myhost.test.ex>
25 Date: Tue, 2 Mar 1999 09:44:33 +0000
26
27 .
28 250 OK
29 QUIT
30 250 OK
31 End of script
32 Listening on port 1224 ... 
33 Connection request from [127.0.0.1]
34 220 ESMTP
35 EHLO myhost.test.ex
36 250-OK
37 250-HELP
38 250 AUTH PLAIN
39 MAIL FROM:<CALLER@myhost.test.ex>
40 250 Sender OK
41 RCPT TO:<one@remote>
42 250 Recipient OK
43 RCPT TO:<two@remote>
44 250 Recipient OK
45 DATA
46 354 Send data
47 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
48         (envelope-from <CALLER@myhost.test.ex>)
49         id 10HmaY-000000005vi-0000
50         for list@test.ex;
51         Tue, 2 Mar 1999 09:44:33 +0000
52 Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
53 From: CALLER_NAME <CALLER@myhost.test.ex>
54 Date: Tue, 2 Mar 1999 09:44:33 +0000
55
56 .
57 250 OK
58 QUIT
59 250 OK
60 End of script