Testsuite: output changes resulting
[exim.git] / test / stdout / 0431
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 Server ready
6 EHLO myhost.test.ex
7 250 OK
8 MAIL FROM:<CALLER@myhost.test.ex>
9 250 OK
10 RCPT TO:<xxx@a.b>
11 250 OK
12 RCPT TO:<xxx@a.b>
13 250 OK
14 DATA
15 354 Go ahead
16 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
17         (envelope-from <CALLER@myhost.test.ex>)
18         id 10HmaX-0005vi-00;
19         Tue, 2 Mar 1999 09:44:33 +0000
20 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
21 From: CALLER_NAME <CALLER@myhost.test.ex>
22 Date: Tue, 2 Mar 1999 09:44:33 +0000
23
24 .
25 250 OK
26 QUIT
27 220 OK
28 End of script
29 Listening on port 1224 ... 
30 Connection request from [127.0.0.1]
31 220 Server ready
32 EHLO myhost.test.ex
33 250 OK
34 MAIL FROM:<CALLER@myhost.test.ex>
35 250 OK
36 RCPT TO:<pre-xxx@a.b>
37 250 OK
38 RCPT TO:<xxx+post@a.b>
39 250 OK
40 DATA
41 354 Go ahead
42 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
43         (envelope-from <CALLER@myhost.test.ex>)
44         id 10HmaY-0005vi-00;
45         Tue, 2 Mar 1999 09:44:33 +0000
46 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
47 From: CALLER_NAME <CALLER@myhost.test.ex>
48 Date: Tue, 2 Mar 1999 09:44:33 +0000
49
50 .
51 250 OK
52 QUIT
53 220 OK
54 End of script