Testsuite - Squashed commit of the following:
[exim.git] / test / stdout / 5700
CommitLineData
d68218c7
JH
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
13DATA
14354 More...
15Received: from CALLER by the.local.host.name with local (Exim x.yz)
16 (envelope-from <CALLER@the.local.host.name>)
17 id 10HmaY-0005vi-00
18 for userx@domain1; Tue, 2 Mar 1999 09:44:33 +0000
19Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
20From: CALLER_NAME <CALLER@the.local.host.name>
21Date: Tue, 2 Mar 1999 09:44:33 +0000
22
23A deliverable message
24.
25250 OK
26QUIT
27220 OK
28End of script
29Listening on port 1224 ...
30Connection request from [127.0.0.1]
31220 ESMTP
32EHLO the.local.host.name
33250-OK
34250 HELP
35MAIL FROM:<CALLER@the.local.host.name>
36250 OK
37RCPT TO:<userx@domain2>
38250 OK
39DATA
40354 More...
41Received: from CALLER by the.local.host.name with local (Exim x.yz)
42 (envelope-from <CALLER@the.local.host.name>)
43 id 10HmaX-0005vi-00
44 for userx@domain2; Tue, 2 Mar 1999 09:44:33 +0000
45Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
46From: CALLER_NAME <CALLER@the.local.host.name>
47Date: Tue, 2 Mar 1999 09:44:33 +0000
48
49A deliverable message which will hit a coding error in the config
50.
51250 OK
52QUIT
53220 OK
54End of script
55Listening on port 1224 ...
56Connection request from [127.0.0.1]
57220 ESMTP
58EHLO the.local.host.name
59*sleep 4
60End of script