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