Make test-suite client cmd -t<timeout> actually work
[exim.git] / test / stdout / 0474
CommitLineData
54c5ebb1
PH
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
3first 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
6first failed = time last try = time2 next try = time2 + 10
7+++++++++++++++++++++++++++
48c7f9e2 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
54c5ebb1
PH
9first failed = time last try = time2 next try = time2 + 10
10
11******** SERVER ********
12Listening on port 1224 ...
13Connection request from [127.0.0.1]
14220 Server ready
15EHLO the.local.host.name
16250 OK
17MAIL FROM:<CALLER@the.local.host.name>
18250 OK
19RCPT TO:<abcd@xyz>
20250 OK
21DATA
22354 SEND IT
23Received: 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
27Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
28From: CALLER_NAME <CALLER@the.local.host.name>
b3f43fa0 29Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
30
31Test data.
32.
33850 NONSENSE
34QUIT
35250 OK
36End of script
37Listening on port 1224 ...
38Connection request from [127.0.0.1]
39220 Server ready
40EHLO the.local.host.name
41250 OK
42MAIL FROM:<CALLER@the.local.host.name>
43850 RUBBISH
44QUIT
45250 OK
46End of script
47Listening on port 1224 ...
48Connection request from [127.0.0.1]
49220 Server ready
50EHLO the.local.host.name
51250 OK
52MAIL FROM:<CALLER@the.local.host.name>
53250 OK
54RCPT TO:<abcd@xyz>
55850 RUBBISH
56QUIT
57250 OK
58End of script