OCSP description: minor nits
[exim.git] / test / stdout / 0474
1 +++++++++++++++++++++++++++
2 T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 0 65 SMTP error from remote mail server after end of data: host 127.0.0.1 [127.0.0.1]: 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 SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host 127.0.0.1 [127.0.0.1]: 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 SMTP error from remote mail server after RCPT TO:<abcd@xyz>: host 127.0.0.1 [127.0.0.1]: 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; Tue, 2 Mar 1999 09:44:33 +0000
27 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
28 From: CALLER_NAME <CALLER@the.local.host.name>
29 Date: Tue, 2 Mar 1999 09:44:33 +0000
30
31 Test data.
32 .
33 850 NONSENSE
34 QUIT
35 250 OK
36 End of script
37 Listening on port 1224 ...
38 Connection request from [127.0.0.1]
39 220 Server ready
40 EHLO the.local.host.name
41 250 OK
42 MAIL FROM:<CALLER@the.local.host.name>
43 850 RUBBISH
44 QUIT
45 250 OK
46 End of script
47 Listening on port 1224 ...
48 Connection request from [127.0.0.1]
49 220 Server ready
50 EHLO the.local.host.name
51 250 OK
52 MAIL FROM:<CALLER@the.local.host.name>
53 250 OK
54 RCPT TO:<abcd@xyz>
55 850 RUBBISH
56 QUIT
57 250 OK
58 End of script