Build: probe for broken poll() timing implementation
[exim.git] / test / scripts / 0000-Basic / 0022
1 # Extra ACLs: freeze/defer/drop/queue/delay/$host_data
2 exim -d -bh V4NET.9.8.7
3 mail from:<x@y>
4 rcpt to:<warn_empty@test.ex>
5 data
6
7 Testing
8 .
9 quit
10 ****
11 exim -d -bh V4NET.9.8.7
12 mail from:<x@y>
13 rcpt to:<warn_log@test.ex>
14 data
15
16 Testing
17 .
18 quit
19 ****
20 exim -d -bh V4NET.9.8.7
21 mail from:<x@y>
22 rcpt to:<warn_user@test.ex>
23 data
24
25 Testing
26 .
27 quit
28 ****
29 exim -bh V4NET.9.8.7
30 mail from:<x@y>
31 rcpt to:<defer@y>
32 rcpt to:<accept@y>
33 rcpt to:<drop@y>
34 rcpt to:<rhubarb@y>
35 quit
36 ****
37 exim -bh V4NET.9.8.7
38 mail from:<>
39 rcpt to:<defer_senders@y>
40 quit
41 ****
42 exim -bh V4NET.9.8.7
43 mail from:<x@y>
44 rcpt to:<delay_accept@y>
45 rcpt to:<delay_warn@y>
46 quit
47 ****
48 exim -bh V4NET.9.8.7
49 mail from:<x@y>
50 rcpt to:<host_check@y>
51 rcpt to:<host_check@y>
52 rcpt to:<host_check2@y>
53 rcpt to:<host_check2@y>
54 quit
55 ****
56 exim -bs -N -odi
57 mail from:<x@y>
58 rcpt to:<accept@y>
59 rcpt to:<freeze@y>
60 data
61
62 Testing
63 .
64 mail from:<x@y>
65 rcpt to:<accept@y>
66 data
67
68 Testing 2
69 .
70 mail from:<x@y>
71 rcpt to:<queue_only@y>
72 rcpt to:<accept@y>
73 data
74
75 Testing 3
76 .
77 mail from:<x@y>
78 rcpt to:<accept@y>
79 data
80
81 Testing 4
82 .
83 quit
84 ****
85 exim -bh V4NET.9.8.7
86 mail from:<x@y>
87 rcpt to:<nested_drop@y>
88 rcpt to:<rhubarb@y>
89 quit
90 ****
91 exim -bh V4NET.9.8.7
92 mail from:<x@y>
93 rcpt to:<nested_drop_require@y>
94 rcpt to:<rhubarb@y>
95 quit
96 ****
97 exim -bp
98 ****
99 exim -DSERVER=server -odq -bd -oX PORT_D
100 ****
101 client -t5 127.0.0.1 PORT_D
102 ??? 220
103 mail from:<x@y>
104 ??? 250
105 rcpt to:<accept@y>
106 ??? 250
107 rcpt to:<freeze@y>
108 ??? 250
109 data
110 ??? 354
111
112 Testing
113 .
114 ??? 250
115 mail from:<x@y>
116 ??? 250
117 rcpt to:<accept@y>
118 ??? 250
119 data
120 ??? 354
121
122 Testing 2
123 .
124 ??? 250
125 mail from:<x@y>
126 ??? 250
127 rcpt to:<queue_only@y>
128 ??? 250
129 rcpt to:<accept@y>
130 ??? 250
131 data
132 ??? 354
133
134 Testing 3
135 .
136 ??? 250
137 mail from:<x@y>
138 ??? 250
139 rcpt to:<accept@y>
140 ??? 250
141 data
142 ??? 354
143
144 Testing 4
145 .
146 ??? 250
147 mail from:<x@y>
148 ??? 250
149 rcpt to:<delay_accept@y>
150 ??? 250
151 quit
152 ??? 221
153 ****
154 killdaemon
155 exim -bp
156 ****
157 no_msglog_check