Testsuite: output changes resulting
[exim.git] / test / stdout / 4713
1
2 ******** SERVER ********
3 Listening on port 1225 ... 
4 Connection request from [127.0.0.1]
5 220 Hi there
6 EHLO the.local.host.name
7 250-yeah mate
8 250 LIMITS MAILMAX=10
9 MAIL FROM:<CALLER@the.local.host.name>
10 250 mail cmd good
11 RCPT TO:<a@a.test.ex>
12 250 rcpt cmd 1 good
13 RCPT TO:<b@b.test.ex>
14 250 rcpt cmd 2 good
15 DATA
16 352 go ahead
17 Received: from CALLER by the.local.host.name with local (Exim x.yz)
18         (envelope-from <CALLER@the.local.host.name>)
19         id 10HmaX-0005vi-00;
20         Tue, 2 Mar 1999 09:44:33 +0000
21 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
22 From: CALLER_NAME <CALLER@the.local.host.name>
23 Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25 .
26 250 message received
27 QUIT
28 220 bye
29 End of script
30 Listening on port 1225 ... 
31 Connection request from [127.0.0.1]
32 220 Hi there
33 EHLO the.local.host.name
34 250-yeah mate
35 250 LIMITS MAILMAX=10 RCPTDOMAINMAX=100
36 MAIL FROM:<CALLER@the.local.host.name>
37 250 mail cmd good
38 RCPT TO:<a@a.test.ex>
39 250 rcpt cmd 1 good
40 RCPT TO:<a2@a.test.ex>
41 250 rcpt cmd 2 good
42 DATA
43 352 go ahead
44 Received: from CALLER by the.local.host.name with local (Exim x.yz)
45         (envelope-from <CALLER@the.local.host.name>)
46         id 10HmaY-0005vi-00;
47         Tue, 2 Mar 1999 09:44:33 +0000
48 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
49 From: CALLER_NAME <CALLER@the.local.host.name>
50 Date: Tue, 2 Mar 1999 09:44:33 +0000
51
52 .
53 250 message received
54 MAIL FROM:<CALLER@the.local.host.name>
55 250 second mail cmd good
56 RCPT TO:<b@b.test.ex>
57 250 rcpt cmd 1 good
58 RCPT TO:<b2@b.test.ex>
59 250 rcpt cmd 2 good
60 DATA
61 352 go ahead
62 Received: from CALLER by the.local.host.name with local (Exim x.yz)
63         (envelope-from <CALLER@the.local.host.name>)
64         id 10HmaY-0005vi-00;
65         Tue, 2 Mar 1999 09:44:33 +0000
66 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
67 From: CALLER_NAME <CALLER@the.local.host.name>
68 Date: Tue, 2 Mar 1999 09:44:33 +0000
69
70 .
71 250 second message received
72 MAIL FROM:<CALLER@the.local.host.name>
73 250 third mail cmd good
74 RCPT TO:<c@c.test.ex>
75 250 rcpt cmd 1 good
76 DATA
77 352 go ahead
78 Received: from CALLER by the.local.host.name with local (Exim x.yz)
79         (envelope-from <CALLER@the.local.host.name>)
80         id 10HmaY-0005vi-00;
81         Tue, 2 Mar 1999 09:44:33 +0000
82 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
83 From: CALLER_NAME <CALLER@the.local.host.name>
84 Date: Tue, 2 Mar 1999 09:44:33 +0000
85
86 .
87 250 third message received
88 QUIT
89 220 bye
90 End of script