TCP Fast Open
[exim.git] / test / stderr / 0432
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> using ACL "mail"
10 >>> processing "accept"
11 >>> check verify = sender/callout=1s,maxwait=1s
12 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13 >>> routing x@y
14 >>> calling r1 router
15 >>> routed by r1 router
16 >>> local host found for non-MX address
17 MUNGED: ::1 will be omitted in what follows
18 >>> get[host|ipnode]byname[2] looked up these IP addresses:
19 >>>   name=127.0.0.1 address=127.0.0.1
20 >>> Attempting full verification using callout
21 >>> ... callout omitted by default when host testing
22 >>> (Use -bhc if you want the callouts to happen.)
23 >>> ----------- end verify ------------
24 >>> accept: condition test succeeded in ACL "mail"
25 >>> end of ACL "mail": ACCEPT
26 Exim version x.yz ....
27 changed uid/gid: forcing real = effective
28   uid=uuuu gid=CALLER_GID pid=pppp
29 configuration file is TESTSUITE/test-config
30 admin user
31 changed uid/gid: privilege not needed
32   uid=EXIM_UID gid=EXIM_GID pid=pppp
33 DSN: r1 propagating DSN
34 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
35 sender address = CALLER@myhost.test.ex
36 sender_fullhost = [1.2.3.4]
37 sender_rcvhost = [1.2.3.4]
38 host in hosts_connection_nolog? no (option unset)
39 LOG: smtp_connection MAIN
40   SMTP connection from [1.2.3.4]
41 host in host_lookup? no (option unset)
42 set_process_info: pppp handling incoming connection from [1.2.3.4]
43 host in host_reject_connection? no (option unset)
44 host in sender_unqualified_hosts? no (option unset)
45 host in recipient_unqualified_hosts? no (option unset)
46 host in helo_verify_hosts? no (option unset)
47 host in helo_try_verify_hosts? no (option unset)
48 host in helo_accept_junk_hosts? no (option unset)
49 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
50 smtp_setup_msg entered
51 SMTP<< mail from:<x@y>
52 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
53 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54 using ACL "mail"
55 processing "accept"
56 check verify = sender/callout=1s,maxwait=1s
57 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58 Verifying x@y
59 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
60 Considering x@y
61 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
62 routing x@y
63 --------> r1 router <--------
64 local_part=x domain=y
65 calling r1 router
66 r1 router called for x@y
67   domain = y
68 set transport t1
69 queued for t1 transport: local_part = x
70 domain = y
71   errors_to=NULL
72   domain_data=NULL localpart_data=NULL
73 routed by r1 router
74   envelope to: x@y
75   transport: t1
76 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
77 local host found for non-MX address
78 MUNGED: ::1 will be omitted in what follows
79 get[host|ipnode]byname[2] looked up these IP addresses:
80   name=127.0.0.1 address=127.0.0.1
81 Attempting full verification using callout
82 locking TESTSUITE/spool/db/callout.lockfile
83 locked  TESTSUITE/spool/db/callout.lockfile
84 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
85 returned from EXIM_DBOPEN
86 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
87 dbfn_read: key=y
88 callout cache: no domain record found for y
89 dbfn_read: key=x@y
90 callout cache: no address record found for x@y
91 closed hints database and lockfile
92 interface=NULL port=1224
93 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... 127.0.0.1 in hosts_try_fastopen? no (option unset)
94 connected
95   SMTP<< 220 server ready
96 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
97   SMTP>> EHLO myhost.test.ex
98 cmd buf flush ddd bytes
99   SMTP<< 250 OK
100 127.0.0.1 in hosts_require_auth? no (option unset)
101   SMTP>> MAIL FROM:<>
102 cmd buf flush ddd bytes
103   SMTP<< 250 OK
104   SMTP>> RCPT TO:<x@y>
105 cmd buf flush ddd bytes
106   SMTP<< 250 OK
107   SMTP>> QUIT
108 cmd buf flush ddd bytes
109   SMTP(close)>>
110 locking TESTSUITE/spool/db/callout.lockfile
111 locked  TESTSUITE/spool/db/callout.lockfile
112 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
113 returned from EXIM_DBOPEN
114 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
115 dbfn_write: key=y
116 wrote callout cache domain record for y:
117   result=1 postmaster=0 random=0
118 dbfn_write: key=x@y
119 wrote positive callout cache address record for x@y
120 closed hints database and lockfile
121 ----------- end verify ------------
122 sender x@y verified ok
123 accept: condition test succeeded in ACL "mail"
124 end of ACL "mail": ACCEPT
125 SMTP>> 250 OK
126 SMTP<< quit
127 SMTP>> 221 myhost.test.ex closing connection
128 LOG: smtp_connection MAIN
129   SMTP connection from [1.2.3.4] closed by QUIT
130 search_tidyup called
131 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
132 Exim version x.yz ....
133 changed uid/gid: forcing real = effective
134   uid=uuuu gid=CALLER_GID pid=pppp
135 configuration file is TESTSUITE/test-config
136 admin user
137 changed uid/gid: privilege not needed
138   uid=EXIM_UID gid=EXIM_GID pid=pppp
139 DSN: r1 propagating DSN
140 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
141 sender address = CALLER@myhost.test.ex
142 sender_fullhost = [1.2.3.4]
143 sender_rcvhost = [1.2.3.4]
144 host in hosts_connection_nolog? no (option unset)
145 LOG: smtp_connection MAIN
146   SMTP connection from [1.2.3.4]
147 host in host_lookup? no (option unset)
148 set_process_info: pppp handling incoming connection from [1.2.3.4]
149 host in host_reject_connection? no (option unset)
150 host in sender_unqualified_hosts? no (option unset)
151 host in recipient_unqualified_hosts? no (option unset)
152 host in helo_verify_hosts? no (option unset)
153 host in helo_try_verify_hosts? no (option unset)
154 host in helo_accept_junk_hosts? no (option unset)
155 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
156 smtp_setup_msg entered
157 SMTP<< mail from:<x@y>
158 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
159 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
160 using ACL "mail"
161 processing "accept"
162 check verify = sender/callout=1s,maxwait=1s
163 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
164 Verifying x@y
165 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
166 Considering x@y
167 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
168 routing x@y
169 --------> r1 router <--------
170 local_part=x domain=y
171 calling r1 router
172 r1 router called for x@y
173   domain = y
174 set transport t1
175 queued for t1 transport: local_part = x
176 domain = y
177   errors_to=NULL
178   domain_data=NULL localpart_data=NULL
179 routed by r1 router
180   envelope to: x@y
181   transport: t1
182 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
183 local host found for non-MX address
184 MUNGED: ::1 will be omitted in what follows
185 get[host|ipnode]byname[2] looked up these IP addresses:
186   name=127.0.0.1 address=127.0.0.1
187 Attempting full verification using callout
188 locking TESTSUITE/spool/db/callout.lockfile
189 locked  TESTSUITE/spool/db/callout.lockfile
190 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
191 returned from EXIM_DBOPEN
192 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
193 dbfn_read: key=y
194 callout cache: found domain record for y
195 dbfn_read: key=x@y
196 callout cache: found address record for x@y
197 callout cache: address record is positive
198 closed hints database and lockfile
199 ----------- end verify ------------
200 sender x@y verified ok
201 accept: condition test succeeded in ACL "mail"
202 end of ACL "mail": ACCEPT
203 SMTP>> 250 OK
204 SMTP<< quit
205 SMTP>> 221 myhost.test.ex closing connection
206 LOG: smtp_connection MAIN
207   SMTP connection from [1.2.3.4] closed by QUIT
208 search_tidyup called
209 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
210 >>> host in hosts_connection_nolog? no (option unset)
211 >>> host in host_lookup? no (option unset)
212 >>> host in host_reject_connection? no (option unset)
213 >>> host in sender_unqualified_hosts? no (option unset)
214 >>> host in recipient_unqualified_hosts? no (option unset)
215 >>> host in helo_verify_hosts? no (option unset)
216 >>> host in helo_try_verify_hosts? no (option unset)
217 >>> host in helo_accept_junk_hosts? no (option unset)
218 >>> using ACL "mail"
219 >>> processing "accept"
220 >>> check verify = sender/callout=1s,maxwait=1s
221 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
222 >>> routing x@y
223 >>> calling r1 router
224 >>> routed by r1 router
225 >>> local host found for non-MX address
226 MUNGED: ::1 will be omitted in what follows
227 >>> get[host|ipnode]byname[2] looked up these IP addresses:
228 >>>   name=127.0.0.1 address=127.0.0.1
229 >>> Attempting full verification using callout
230 >>> callout cache: found domain record for y
231 >>> callout cache: found address record for x@y
232 >>> callout cache: address record is positive
233 >>> ----------- end verify ------------
234 >>> accept: condition test succeeded in ACL "mail"
235 >>> end of ACL "mail": ACCEPT
236 >>> host in hosts_connection_nolog? no (option unset)
237 >>> host in host_lookup? no (option unset)
238 >>> host in host_reject_connection? no (option unset)
239 >>> host in sender_unqualified_hosts? no (option unset)
240 >>> host in recipient_unqualified_hosts? no (option unset)
241 >>> host in helo_verify_hosts? no (option unset)
242 >>> host in helo_try_verify_hosts? no (option unset)
243 >>> host in helo_accept_junk_hosts? no (option unset)
244 >>> using ACL "mail"
245 >>> processing "accept"
246 >>> check verify = sender/callout=1s,maxwait=1s
247 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
248 >>> routing a@b
249 >>> calling r1 router
250 >>> routed by r1 router
251 >>> local host found for non-MX address
252 MUNGED: ::1 will be omitted in what follows
253 >>> get[host|ipnode]byname[2] looked up these IP addresses:
254 >>>   name=127.0.0.1 address=127.0.0.1
255 >>> Attempting full verification using callout
256 >>> callout cache: no domain record found for b
257 >>> callout cache: no address record found for a@b
258 >>> interface=NULL port=1224
259 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... 127.0.0.1 in hosts_try_fastopen? no (option unset)
260 >>> connected
261 >>>   SMTP<< 220 server ready
262 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
263 >>>   SMTP>> EHLO myhost.test.ex
264 >>> cmd buf flush 21 bytes
265 >>>   SMTP<< 250 OK
266 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
267 >>>   SMTP>> MAIL FROM:<>
268 >>> cmd buf flush 14 bytes
269 >>>   SMTP<< 250 OK
270 >>>   SMTP>> RCPT TO:<a@b>
271 >>> cmd buf flush 15 bytes
272 >>>   SMTP<< 250 OK
273 >>>   SMTP>> QUIT
274 >>> cmd buf flush 6 bytes
275 >>>   SMTP(close)>>
276 >>> wrote callout cache domain record for b:
277 >>>   result=1 postmaster=0 random=0
278 >>> wrote positive callout cache address record for a@b
279 >>> ----------- end verify ------------
280 >>> accept: condition test succeeded in ACL "mail"
281 >>> end of ACL "mail": ACCEPT
282 >>> host in hosts_connection_nolog? no (option unset)
283 >>> host in host_lookup? no (option unset)
284 >>> host in host_reject_connection? no (option unset)
285 >>> host in sender_unqualified_hosts? no (option unset)
286 >>> host in recipient_unqualified_hosts? no (option unset)
287 >>> host in helo_verify_hosts? no (option unset)
288 >>> host in helo_try_verify_hosts? no (option unset)
289 >>> host in helo_accept_junk_hosts? no (option unset)
290 >>> using ACL "mail"
291 >>> processing "accept"
292 >>> check verify = sender/callout=1s,maxwait=1s
293 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
294 >>> routing p1@q
295 >>> calling r1 router
296 >>> routed by r1 router
297 >>> local host found for non-MX address
298 MUNGED: ::1 will be omitted in what follows
299 >>> get[host|ipnode]byname[2] looked up these IP addresses:
300 >>>   name=127.0.0.1 address=127.0.0.1
301 >>> Attempting full verification using callout
302 >>> callout cache: no domain record found for q
303 >>> callout cache: no address record found for p1@q
304 >>> interface=NULL port=1224
305 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... 127.0.0.1 in hosts_try_fastopen? no (option unset)
306 >>> connected
307 >>>   SMTP<< 220 server ready
308 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
309 >>>   SMTP>> EHLO myhost.test.ex
310 >>> cmd buf flush 21 bytes
311 >>> SMTP timeout
312 >>>   SMTP(close)>>
313 >>> ----------- end verify ------------
314 >>> accept: condition test deferred in ACL "mail"
315 LOG: H=[1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout
316 LOG: H=[1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout