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