Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / stdout / 5702
CommitLineData
ffbc20ed
MK
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 ESMTP
6EHLO the.local.host.name
7250-OK
8250 HELP
9MAIL FROM:<CALLER@the.local.host.name>
10250 OK
11RCPT TO:<userx@domain1>
12250 OK
13RCPT TO:<usery@domain1>
14550 Not that one
15DATA
16354 More...
17Received: 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 for userx@domain1; Tue, 2 Mar 1999 09:44:33 +0000
21Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
22From: CALLER_NAME <CALLER@the.local.host.name>
23Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25Also try to deliver this message to usery via a filter deliver command.
26However that fails. But because of the noerror cmd the error just gets ignored.
27.
28250 OK
29QUIT
30220 OK
31End of script