Merge branch 'master' of ssh://git.exim.org/home/git/exim
[exim.git] / test / stdout / 0554
CommitLineData
09945f1e 1+++++++++++++++++++++++++++
c562fd30 2 R:x@y:<CALLER@myhost.test.ex> -44 13121 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after RCPT TO:<x@y>: 451 Temporary error
09945f1e
PH
3first failed = time last try = time2 next try = time2 + 1
4+++++++++++++++++++++++++++
5
6******** SERVER ********
7Listening on port 1224 ...
8Connection request from [127.0.0.1]
9220 Server ready
10EHLO myhost.test.ex
11250 OK
12MAIL FROM:<CALLER@myhost.test.ex>
13250 OK
14RCPT TO:<x@y>
15451 Temporary error
16QUIT
17250 OK
18End of script
19Listening on port 1224 ...
20Connection request from [127.0.0.1]
21220 Server ready
22EHLO myhost.test.ex
23250 OK
24MAIL FROM:<CALLER@myhost.test.ex>
25250 OK
26RCPT TO:<x@y>
27250 OK
28DATA
29354 Go Ahead
30Received: from CALLER by myhost.test.ex with local (Exim x.yz)
31 (envelope-from <CALLER@myhost.test.ex>)
32 id 10HmaX-0005vi-00
33 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
34Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
35From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 36Date: Tue, 2 Mar 1999 09:44:33 +0000
09945f1e
PH
37
38.
39250 OK
40QUIT
41250 OK
42End of script