Testsuite: SPF testcases. Bug 1789
[exim.git] / test / stdout / 5700
1
2 ******** SERVER ********
3 Listening on port 1224 ...
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 EHLO the.local.host.name
7 250-OK
8 250 HELP
9 MAIL FROM:<>
10 250 OK
11 RCPT TO:<userx@domain1>
12 250 OK
13 DATA
14 354 More...
15 Received: 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
19 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
20 From: CALLER_NAME <CALLER@the.local.host.name>
21 Date: Tue, 2 Mar 1999 09:44:33 +0000
22
23 A deliverable message
24 .
25 250 OK
26 QUIT
27 220 OK
28 End of script
29 Listening on port 1224 ...
30 Connection request from [127.0.0.1]
31 220 ESMTP
32 EHLO the.local.host.name
33 250-OK
34 250 HELP
35 MAIL FROM:<>
36 250 OK
37 RCPT TO:<userx@domain2>
38 250 OK
39 DATA
40 354 More...
41 Received: 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
45 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
46 From: CALLER_NAME <CALLER@the.local.host.name>
47 Date: Tue, 2 Mar 1999 09:44:33 +0000
48
49 A deliverable message which will hit a coding error in the config
50 .
51 250 OK
52 QUIT
53 220 OK
54 End of script
55 Listening on port 1224 ...
56 Connection request from [127.0.0.1]
57 220 ESMTP
58 EHLO the.local.host.name
59 *sleep 4
60 End of script
61 Listening on port 1224 ...
62 Connection request from [127.0.0.1]
63 220 ESMTP
64 EHLO the.local.host.name
65 250-OK
66 250 HELP
67 MAIL FROM:<>
68 250 OK
69 RCPT TO:<userx@domain1>
70 450 NOT RIGHT NOW
71 QUIT
72 220 OK
73 End of script
74 Listening on port 1224 ...
75 Connection request from [127.0.0.1]
76 220 ESMTP
77 EHLO the.local.host.name
78 250-OK
79 250 HELP
80 MAIL FROM:<>
81 250 OK
82 RCPT TO:<userx@domain1>
83 550 GO AWAY
84 QUIT
85 220 OK
86 End of script