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