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