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 >>> test in helo_lookup_domains?
12 >>> test in helo_lookup_domains? no (end of list)
14 >>> processing "accept" (TESTSUITE/test-config 20)
15 >>> check verify = sender/callout=1s,maxwait=1s
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19 >>> routed by r1 router
20 >>> local host found for non-MX address
21 MUNGED: ::1 will be omitted in what follows
22 >>> get[host|ipnode]byname[2] looked up these IP addresses:
23 >>> name=127.0.0.1 address=127.0.0.1
24 >>> Attempting full verification using callout
25 >>> ... callout omitted by default when host testing
26 >>> (Use -bhc if you want the callouts to happen.)
27 >>> ----------- end verify ------------
28 >>> accept: condition test succeeded in ACL "mail"
29 >>> end of ACL "mail": ACCEPT
30 Exim version x.yz ....
32 changed uid/gid: forcing real = effective
33 uid=uuuu gid=CALLER_GID pid=p1234
34 configuration file is TESTSUITE/test-config
36 changed uid/gid: privilege not needed
37 uid=EXIM_UID gid=EXIM_GID pid=p1234
38 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
39 sender address = CALLER@myhost.test.ex
40 sender_fullhost = [1.2.3.4]
41 sender_rcvhost = [1.2.3.4]
42 host in hosts_connection_nolog? no (option unset)
43 LOG: smtp_connection MAIN
44 SMTP connection from [1.2.3.4]
45 host in host_lookup? no (option unset)
46 set_process_info: pppp handling incoming connection from [1.2.3.4]
47 host in host_reject_connection? no (option unset)
48 host in sender_unqualified_hosts? no (option unset)
49 host in recipient_unqualified_hosts? no (option unset)
50 host in helo_verify_hosts? no (option unset)
51 host in helo_try_verify_hosts? no (option unset)
52 host in helo_accept_junk_hosts? no (option unset)
53 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54 smtp_setup_msg entered
56 test in helo_lookup_domains?
59 test in helo_lookup_domains? no (end of list)
60 sender_fullhost = (test) [1.2.3.4]
61 sender_rcvhost = [1.2.3.4] (helo=test)
62 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
63 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
64 SMTP<< mail from:<x@y>
65 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
66 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
68 processing "accept" (TESTSUITE/test-config 20)
69 check verify = sender/callout=1s,maxwait=1s
70 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
72 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
74 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
76 --------> r1 router <--------
79 r1 router called for x@y
82 queued for t1 transport: local_part = x
85 domain_data=NULL local_part_data=NULL
89 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
90 local host found for non-MX address
91 MUNGED: ::1 will be omitted in what follows
92 get[host|ipnode]byname[2] looked up these IP addresses:
93 name=127.0.0.1 address=127.0.0.1
94 Attempting full verification using callout
95 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
96 returned from EXIM_DBOPEN: 0xAAAAAAAA
97 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
99 dbfn_read: null return
100 callout cache: no domain record found for y
102 dbfn_read: null return
103 callout cache: no address record found for x@y
104 EXIM_DBCLOSE(0xAAAAAAAA)
105 closed hints database
106 interface=NULL port=PORT_S
107 lack of DNSSEC traceability precludes DANE
108 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
109 127.0.0.1 in hosts_try_fastopen?
112 SMTP<< 220 server ready
113 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
114 SMTP>> EHLO myhost.test.ex
115 cmd buf flush ddd bytes
119 127.0.0.1 in hosts_require_auth? no (option unset)
121 cmd buf flush ddd bytes
124 cmd buf flush ddd bytes
125 sync_responses expect rcpt for x@y
128 cmd buf flush ddd bytes
131 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
132 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
133 returned from EXIM_DBOPEN: 0xAAAAAAAA
134 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
135 dbfn_write: key=y datalen nn
136 wrote callout cache domain record for y:
137 result=1 postmaster=0 random=0
138 dbfn_write: key=x@y datalen nn
139 wrote positive callout cache address record for x@y
140 EXIM_DBCLOSE(0xAAAAAAAA)
141 closed hints database
142 ----------- end verify ------------
143 sender x@y verified ok
144 accept: condition test succeeded in ACL "mail"
145 end of ACL "mail": ACCEPT
148 SMTP>> 221 myhost.test.ex closing connection
149 LOG: smtp_connection MAIN
150 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
152 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
153 Exim version x.yz ....
155 changed uid/gid: forcing real = effective
156 uid=uuuu gid=CALLER_GID pid=p1235
157 configuration file is TESTSUITE/test-config
159 changed uid/gid: privilege not needed
160 uid=EXIM_UID gid=EXIM_GID pid=p1235
161 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
162 sender address = CALLER@myhost.test.ex
163 sender_fullhost = [1.2.3.4]
164 sender_rcvhost = [1.2.3.4]
165 host in hosts_connection_nolog? no (option unset)
166 LOG: smtp_connection MAIN
167 SMTP connection from [1.2.3.4]
168 host in host_lookup? no (option unset)
169 set_process_info: pppp handling incoming connection from [1.2.3.4]
170 host in host_reject_connection? no (option unset)
171 host in sender_unqualified_hosts? no (option unset)
172 host in recipient_unqualified_hosts? no (option unset)
173 host in helo_verify_hosts? no (option unset)
174 host in helo_try_verify_hosts? no (option unset)
175 host in helo_accept_junk_hosts? no (option unset)
176 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
177 smtp_setup_msg entered
179 test in helo_lookup_domains?
182 test in helo_lookup_domains? no (end of list)
183 sender_fullhost = (test) [1.2.3.4]
184 sender_rcvhost = [1.2.3.4] (helo=test)
185 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
186 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
187 SMTP<< mail from:<x@y>
188 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
189 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
191 processing "accept" (TESTSUITE/test-config 20)
192 check verify = sender/callout=1s,maxwait=1s
193 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
195 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
197 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
199 --------> r1 router <--------
200 local_part=x domain=y
202 r1 router called for x@y
205 queued for t1 transport: local_part = x
208 domain_data=NULL local_part_data=NULL
212 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
213 local host found for non-MX address
214 MUNGED: ::1 will be omitted in what follows
215 get[host|ipnode]byname[2] looked up these IP addresses:
216 name=127.0.0.1 address=127.0.0.1
217 Attempting full verification using callout
218 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
219 returned from EXIM_DBOPEN: 0xAAAAAAAA
220 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
222 dbfn_read: size nnn return
223 callout cache: found domain record for y
225 dbfn_read: size nnn return
226 callout cache: found address record for x@y
227 callout cache: address record is positive
228 EXIM_DBCLOSE(0xAAAAAAAA)
229 closed hints database
230 ----------- end verify ------------
231 sender x@y verified ok
232 accept: condition test succeeded in ACL "mail"
233 end of ACL "mail": ACCEPT
236 SMTP>> 221 myhost.test.ex closing connection
237 LOG: smtp_connection MAIN
238 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
240 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
241 >>> host in hosts_connection_nolog? no (option unset)
242 >>> host in host_lookup? no (option unset)
243 >>> host in host_reject_connection? no (option unset)
244 >>> host in sender_unqualified_hosts? no (option unset)
245 >>> host in recipient_unqualified_hosts? no (option unset)
246 >>> host in helo_verify_hosts? no (option unset)
247 >>> host in helo_try_verify_hosts? no (option unset)
248 >>> host in helo_accept_junk_hosts? no (option unset)
249 >>> test in helo_lookup_domains?
251 >>> list element: @[]
252 >>> test in helo_lookup_domains? no (end of list)
254 >>> processing "accept" (TESTSUITE/test-config 20)
255 >>> check verify = sender/callout=1s,maxwait=1s
256 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
258 >>> calling r1 router
259 >>> routed by r1 router
260 >>> local host found for non-MX address
261 MUNGED: ::1 will be omitted in what follows
262 >>> get[host|ipnode]byname[2] looked up these IP addresses:
263 >>> name=127.0.0.1 address=127.0.0.1
264 >>> Attempting full verification using callout
265 >>> callout cache: found domain record for y
266 >>> callout cache: found address record for x@y
267 >>> callout cache: address record is positive
268 >>> ----------- end verify ------------
269 >>> accept: condition test succeeded in ACL "mail"
270 >>> end of ACL "mail": ACCEPT
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 >>> test in helo_lookup_domains?
281 >>> list element: @[]
282 >>> test in helo_lookup_domains? no (end of list)
284 >>> processing "accept" (TESTSUITE/test-config 20)
285 >>> check verify = sender/callout=1s,maxwait=1s
286 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
288 >>> calling r1 router
289 >>> routed by r1 router
290 >>> local host found for non-MX address
291 MUNGED: ::1 will be omitted in what follows
292 >>> get[host|ipnode]byname[2] looked up these IP addresses:
293 >>> name=127.0.0.1 address=127.0.0.1
294 >>> Attempting full verification using callout
295 >>> callout cache: no domain record found for b
296 >>> callout cache: no address record found for a@b
297 >>> interface=NULL port=PORT_S
298 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
299 >>> 127.0.0.1 in hosts_try_fastopen?
302 >>> SMTP<< 220 server ready
303 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
304 >>> SMTP>> EHLO myhost.test.ex
305 >>> cmd buf flush 21 bytes
307 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
308 >>> SMTP>> MAIL FROM:<>
309 >>> cmd buf flush 14 bytes
311 >>> SMTP>> RCPT TO:<a@b>
312 >>> cmd buf flush 15 bytes
315 >>> cmd buf flush 6 bytes
318 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
319 >>> wrote callout cache domain record for b:
320 >>> result=1 postmaster=0 random=0
321 >>> wrote positive callout cache address record for a@b
322 >>> ----------- end verify ------------
323 >>> accept: condition test succeeded in ACL "mail"
324 >>> end of ACL "mail": ACCEPT
325 >>> host in hosts_connection_nolog? no (option unset)
326 >>> host in host_lookup? no (option unset)
327 >>> host in host_reject_connection? no (option unset)
328 >>> host in sender_unqualified_hosts? no (option unset)
329 >>> host in recipient_unqualified_hosts? no (option unset)
330 >>> host in helo_verify_hosts? no (option unset)
331 >>> host in helo_try_verify_hosts? no (option unset)
332 >>> host in helo_accept_junk_hosts? no (option unset)
333 >>> test in helo_lookup_domains?
335 >>> list element: @[]
336 >>> test in helo_lookup_domains? no (end of list)
338 >>> processing "accept" (TESTSUITE/test-config 20)
339 >>> check verify = sender/callout=1s,maxwait=1s
340 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
342 >>> calling r1 router
343 >>> routed by r1 router
344 >>> local host found for non-MX address
345 MUNGED: ::1 will be omitted in what follows
346 >>> get[host|ipnode]byname[2] looked up these IP addresses:
347 >>> name=127.0.0.1 address=127.0.0.1
348 >>> Attempting full verification using callout
349 >>> callout cache: no domain record found for q
350 >>> callout cache: no address record found for p1@q
351 >>> interface=NULL port=PORT_S
352 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
353 >>> 127.0.0.1 in hosts_try_fastopen?
356 >>> SMTP<< 220 server ready
357 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
358 >>> SMTP>> EHLO myhost.test.ex
359 >>> cmd buf flush 21 bytes
361 >>> cmdlog: '220:EHLO'
363 >>> ----------- end verify ------------
364 >>> accept: condition test deferred in ACL "mail"
365 LOG: H=(test) [1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after EHLO myhost.test.ex
366 LOG: H=(test) [1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout