LMDB: introduce as Experimental. Bug 1856
[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
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
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
7eb59ff9
JH
89interface=NULL port=1224
90Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 91 SMTP<< 220 server ready
cb9d95ae
JH
92127.0.0.1 in hosts_avoid_esmtp? no (option unset)
93 SMTP>> EHLO myhost.test.ex
76003495 94cmd buf flush ddd bytes
54c5ebb1 95 SMTP<< 250 OK
fcc8e047 96127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 97 SMTP>> MAIL FROM:<>
76003495 98cmd buf flush ddd bytes
54c5ebb1
PH
99 SMTP<< 250 OK
100 SMTP>> RCPT TO:<x@y>
76003495 101cmd buf flush ddd bytes
54c5ebb1
PH
102 SMTP<< 250 OK
103 SMTP>> QUIT
76003495 104cmd buf flush ddd bytes
54c5ebb1
PH
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
8b9476ba 111wrote callout cache domain record for y:
54c5ebb1
PH
112 result=1 postmaster=0 random=0
113dbfn_write: key=x@y
8b9476ba 114wrote positive callout cache address record for x@y
54c5ebb1
PH
115----------- end verify ------------
116sender x@y verified ok
6968512f 117accept: condition test succeeded in ACL "mail"
a7538db1 118end of ACL "mail": ACCEPT
898d150f 119SMTP>> 250 OK
54c5ebb1 120SMTP<< quit
898d150f 121SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
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
50dc7409 133DSN: r1 propagating DSN
54c5ebb1
PH
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)
898d150f 149SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
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
54c5ebb1
PH
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
6f4d5ad3 186callout cache: found domain record for y
54c5ebb1 187dbfn_read: key=x@y
6f4d5ad3 188callout cache: found address record for x@y
54c5ebb1
PH
189callout cache: address record is positive
190----------- end verify ------------
191sender x@y verified ok
6968512f 192accept: condition test succeeded in ACL "mail"
a7538db1 193end of ACL "mail": ACCEPT
898d150f 194SMTP>> 250 OK
54c5ebb1 195SMTP<< quit
898d150f 196SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
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
54c5ebb1
PH
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
6f4d5ad3
JH
221>>> callout cache: found domain record for y
222>>> callout cache: found address record for x@y
54c5ebb1
PH
223>>> callout cache: address record is positive
224>>> ----------- end verify ------------
6968512f 225>>> accept: condition test succeeded in ACL "mail"
a7538db1 226>>> end of ACL "mail": ACCEPT
54c5ebb1
PH
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
54c5ebb1
PH
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
6f4d5ad3
JH
247>>> callout cache: no domain record found for b
248>>> callout cache: no address record found for a@b
7eb59ff9
JH
249>>> interface=NULL port=1224
250>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 251>>> SMTP<< 220 server ready
cb9d95ae
JH
252>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
253>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 254>>> cmd buf flush 21 bytes
54c5ebb1 255>>> SMTP<< 250 OK
fcc8e047 256>>> 127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 257>>> SMTP>> MAIL FROM:<>
58fc5fb2 258>>> cmd buf flush 14 bytes
54c5ebb1
PH
259>>> SMTP<< 250 OK
260>>> SMTP>> RCPT TO:<a@b>
58fc5fb2 261>>> cmd buf flush 15 bytes
54c5ebb1
PH
262>>> SMTP<< 250 OK
263>>> SMTP>> QUIT
58fc5fb2 264>>> cmd buf flush 6 bytes
8b9476ba 265>>> wrote callout cache domain record for b:
54c5ebb1 266>>> result=1 postmaster=0 random=0
8b9476ba 267>>> wrote positive callout cache address record for a@b
54c5ebb1 268>>> ----------- end verify ------------
6968512f 269>>> accept: condition test succeeded in ACL "mail"
a7538db1 270>>> end of ACL "mail": ACCEPT
54c5ebb1
PH
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
54c5ebb1
PH
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
6f4d5ad3
JH
291>>> callout cache: no domain record found for q
292>>> callout cache: no address record found for p1@q
7eb59ff9
JH
293>>> interface=NULL port=1224
294>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 295>>> SMTP<< 220 server ready
cb9d95ae
JH
296>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
297>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 298>>> cmd buf flush 21 bytes
54c5ebb1
PH
299>>> SMTP timeout
300>>> ----------- end verify ------------
6968512f 301>>> accept: condition test deferred in ACL "mail"
54c5ebb1
PH
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