Debug output: regularise host lookup tracing
[exim.git] / test / stderr / 0398
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3   uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
5 admin user
6 changed uid/gid: privilege not needed
7   uid=EXIM_UID gid=EXIM_GID pid=pppp
8 seeking password data for user "CALLER": cache not available
9 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
10 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11 sender address = CALLER@test.ex
12 set_process_info: pppp accepting a local SMTP message from <CALLER@test.ex>
13  in hosts_connection_nolog? no (option unset)
14 LOG: smtp_connection MAIN
15   SMTP connection from CALLER
16 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
17 smtp_setup_msg entered
18 SMTP<< mail from:<qq@remote>
19 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
20 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
21 SMTP>> 250 OK
22 SMTP<< rcpt to:<abc@local>
23 using ACL "rcpt"
24 processing "deny" (TESTSUITE/test-config 19)
25 check senders = qq@remote
26 address match test: subject=qq@remote pattern=qq@remote
27 remote in "remote"? yes (matched "remote")
28 qq@remote in "qq@remote"? yes (matched "qq@remote")
29 check !verify = sender
30 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
31 Verifying qq@remote
32 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
33 Considering qq@remote
34 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
35 routing qq@remote
36 --------> r1 router <--------
37 local_part=qq domain=remote
38 checking domains
39 remote in "local"? no (end of list)
40 r1 router skipped: domains mismatch
41 --------> r2 router <--------
42 local_part=qq domain=remote
43 checking domains
44 remote in "remote"? yes (matched "remote")
45 calling r2 router
46 r2 router called for qq@remote
47   domain = remote
48 route_item = * 127.0.0.1
49 remote in "*"? yes (matched "*")
50 original list of hosts = '127.0.0.1' options = ''
51 expanded list of hosts = '127.0.0.1' options = ''
52 set transport t2
53 finding IP address for 127.0.0.1
54 calling host_find_byname
55 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
56 local host found for non-MX address
57 fully qualified name = 127.0.0.1
58 MUNGED: ::1 will be omitted in what follows
59 get[host|ipnode]byname[2] looked up these IP addresses:
60   name=127.0.0.1 address=127.0.0.1
61 remote host address is the local host: remote: configured to try delivery anyway
62 queued for t2 transport: local_part = qq
63 domain = remote
64   errors_to=NULL
65   domain_data=remote local_part_data=NULL
66 routed by r2 router
67   envelope to: qq@remote
68   transport: t2
69   host 127.0.0.1 [127.0.0.1]
70 ----------- end verify ------------
71 sender qq@remote verified ok
72 deny: condition test failed in ACL "rcpt"
73 processing "warn" (TESTSUITE/test-config 21)
74 check senders = qq@remote
75 address match test: subject=qq@remote pattern=qq@remote
76 remote in "remote"? yes (matched "remote")
77 qq@remote in "qq@remote"? yes (matched "qq@remote")
78 check !verify = sender/callout
79 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 Verifying qq@remote
81 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
82 Considering qq@remote
83 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
84 routing qq@remote
85 --------> r1 router <--------
86 local_part=qq domain=remote
87 checking domains
88 remote in "local"? no (end of list)
89 r1 router skipped: domains mismatch
90 --------> r2 router <--------
91 local_part=qq domain=remote
92 checking domains
93 remote in "remote"? yes (matched "remote")
94 calling r2 router
95 r2 router called for qq@remote
96   domain = remote
97 route_item = * 127.0.0.1
98 remote in "*"? yes (matched "*")
99 original list of hosts = '127.0.0.1' options = ''
100 expanded list of hosts = '127.0.0.1' options = ''
101 finding IP address for 127.0.0.1
102 calling host_find_byname
103 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
104 local host found for non-MX address
105 fully qualified name = 127.0.0.1
106 MUNGED: ::1 will be omitted in what follows
107 get[host|ipnode]byname[2] looked up these IP addresses:
108   name=127.0.0.1 address=127.0.0.1
109 remote host address is the local host: remote: configured to try delivery anyway
110 queued for t2 transport: local_part = qq
111 domain = remote
112   errors_to=NULL
113   domain_data=remote local_part_data=NULL
114 routed by r2 router
115   envelope to: qq@remote
116   transport: t2
117   host 127.0.0.1 [127.0.0.1]
118 Attempting full verification using callout
119  locking TESTSUITE/spool/db/callout.lockfile
120  locked  TESTSUITE/spool/db/callout.lockfile
121  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
122  returned from EXIM_DBOPEN: 0xAAAAAAAA
123  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
124  dbfn_read: key=remote
125  callout cache: found domain record for remote
126  dbfn_read: key=qq@remote
127  callout cache: no address record found for qq@remote
128  EXIM_DBCLOSE(0xAAAAAAAA)
129  closed hints database and lockfile
130 interface=NULL port=1224
131 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
132   SMTP<< 220 Server ready
133 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
134   SMTP>> EHLO mail.test.ex
135 cmd buf flush ddd bytes
136   SMTP<< 250 OK
137 not using PIPELINING
138 not using DSN
139 127.0.0.1 in hosts_require_auth? no (option unset)
140   SMTP>> MAIL FROM:<>
141 cmd buf flush ddd bytes
142   SMTP<< 250 OK
143   SMTP>> RCPT TO:<qq@remote>
144 cmd buf flush ddd bytes
145 sync_responses expect rcpt
146   SMTP<< 550 Unknown
147   SMTP>> QUIT
148 cmd buf flush ddd bytes
149   SMTP<< 250 OK
150   SMTP(close)>>
151  locking TESTSUITE/spool/db/callout.lockfile
152  locked  TESTSUITE/spool/db/callout.lockfile
153  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
154  returned from EXIM_DBOPEN: 0xAAAAAAAA
155  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
156  dbfn_write: key=remote
157  wrote callout cache domain record for remote:
158    result=1 postmaster=0 random=0
159  dbfn_write: key=qq@remote
160  wrote negative callout cache address record for qq@remote
161  EXIM_DBCLOSE(0xAAAAAAAA)
162  closed hints database and lockfile
163 ----------- end verify ------------
164 l_message: $acl_verify_message
165 warn: condition test succeeded in ACL "rcpt"
166 LOG: MAIN
167   U=CALLER Warning: Sender verify failed: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<qq@remote>: 550 Unknown
168 processing "accept" (TESTSUITE/test-config 24)
169 check senders = qq@remote
170 address match test: subject=qq@remote pattern=qq@remote
171 remote in "remote"? yes (matched "remote")
172 qq@remote in "qq@remote"? yes (matched "qq@remote")
173 accept: condition test succeeded in ACL "rcpt"
174 end of ACL "rcpt": ACCEPT
175 SMTP>> 250 Accepted
176 SMTP<< rcpt to:<xyz@local>
177 using ACL "rcpt"
178 processing "deny" (TESTSUITE/test-config 19)
179 check senders = qq@remote
180 address match test: subject=qq@remote pattern=qq@remote
181 remote in "remote"? yes (matched "remote")
182 qq@remote in "qq@remote"? yes (matched "qq@remote")
183 check !verify = sender
184 using cached sender verify result
185 deny: condition test failed in ACL "rcpt"
186 processing "warn" (TESTSUITE/test-config 21)
187 check senders = qq@remote
188 address match test: subject=qq@remote pattern=qq@remote
189 remote in "remote"? yes (matched "remote")
190 qq@remote in "qq@remote"? yes (matched "qq@remote")
191 check !verify = sender/callout
192 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
193 Verifying qq@remote
194 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
195 Considering qq@remote
196 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
197 routing qq@remote
198 --------> r1 router <--------
199 local_part=qq domain=remote
200 checking domains
201 remote in "local"? no (end of list)
202 r1 router skipped: domains mismatch
203 --------> r2 router <--------
204 local_part=qq domain=remote
205 checking domains
206 remote in "remote"? yes (matched "remote")
207 calling r2 router
208 r2 router called for qq@remote
209   domain = remote
210 route_item = * 127.0.0.1
211 remote in "*"? yes (matched "*")
212 original list of hosts = '127.0.0.1' options = ''
213 expanded list of hosts = '127.0.0.1' options = ''
214 finding IP address for 127.0.0.1
215 calling host_find_byname
216 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
217 local host found for non-MX address
218 fully qualified name = 127.0.0.1
219 MUNGED: ::1 will be omitted in what follows
220 get[host|ipnode]byname[2] looked up these IP addresses:
221   name=127.0.0.1 address=127.0.0.1
222 remote host address is the local host: remote: configured to try delivery anyway
223 queued for t2 transport: local_part = qq
224 domain = remote
225   errors_to=NULL
226   domain_data=remote local_part_data=NULL
227 routed by r2 router
228   envelope to: qq@remote
229   transport: t2
230   host 127.0.0.1 [127.0.0.1]
231 Attempting full verification using callout
232  locking TESTSUITE/spool/db/callout.lockfile
233  locked  TESTSUITE/spool/db/callout.lockfile
234  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
235  returned from EXIM_DBOPEN: 0xAAAAAAAA
236  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
237  dbfn_read: key=remote
238  callout cache: found domain record for remote
239  dbfn_read: key=qq@remote
240  callout cache: found address record for qq@remote
241  callout cache: address record is negative
242  EXIM_DBCLOSE(0xAAAAAAAA)
243  closed hints database and lockfile
244 ----------- end verify ------------
245 l_message: $acl_verify_message
246 warn: condition test succeeded in ACL "rcpt"
247 LOG: MAIN
248   U=CALLER Warning: Sender verify failed
249 processing "accept" (TESTSUITE/test-config 24)
250 check senders = qq@remote
251 address match test: subject=qq@remote pattern=qq@remote
252 remote in "remote"? yes (matched "remote")
253 qq@remote in "qq@remote"? yes (matched "qq@remote")
254 accept: condition test succeeded in ACL "rcpt"
255 end of ACL "rcpt": ACCEPT
256 SMTP>> 250 Accepted
257 SMTP<< quit
258 SMTP>> 221 mail.test.ex closing connection
259 LOG: smtp_connection MAIN
260   SMTP connection from CALLER closed by QUIT
261 search_tidyup called
262 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>