Testsuite: output changes resulting
[exim.git] / test / stdout / 0474
1 +++++++++++++++++++++++++++
2   T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 0 65 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 850 NONSENSE
3 first failed = time last try = time2 next try = time2 + 10
4 +++++++++++++++++++++++++++
5   T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 0 65 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 850 RUBBISH
6 first failed = time last try = time2 next try = time2 + 10
7 +++++++++++++++++++++++++++
8   R:abcd@xyz:<CALLER@the.local.host.name> -44 12865 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after RCPT TO:<abcd@xyz>: 850 RUBBISH
9 first failed = time last try = time2 next try = time2 + 10
10
11 ******** SERVER ********
12 Listening on port 1224 ... 
13 Connection request from [127.0.0.1]
14 220 Server ready
15 EHLO the.local.host.name
16 250 OK
17 MAIL FROM:<CALLER@the.local.host.name>
18 250 OK
19 RCPT TO:<abcd@xyz>
20 250 OK
21 DATA
22 354 SEND IT
23 Received: from CALLER by the.local.host.name with local (Exim x.yz)
24         (envelope-from <CALLER@the.local.host.name>)
25         id 10HmaX-0005vi-00
26         for abcd@xyz;
27         Tue, 2 Mar 1999 09:44:33 +0000
28 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
29 From: CALLER_NAME <CALLER@the.local.host.name>
30 Date: Tue, 2 Mar 1999 09:44:33 +0000
31
32 Test data.
33 .
34 850 NONSENSE
35 QUIT
36 250 OK
37 End of script
38 Listening on port 1224 ... 
39 Connection request from [127.0.0.1]
40 220 Server ready
41 EHLO the.local.host.name
42 250 OK
43 MAIL FROM:<CALLER@the.local.host.name>
44 850 RUBBISH
45 QUIT
46 250 OK
47 End of script
48 Listening on port 1224 ... 
49 Connection request from [127.0.0.1]
50 220 Server ready
51 EHLO the.local.host.name
52 250 OK
53 MAIL FROM:<CALLER@the.local.host.name>
54 250 OK
55 RCPT TO:<abcd@xyz>
56 850 RUBBISH
57 QUIT
58 250 OK
59 End of script