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