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