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 ACL mail "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 ACL mail "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 hintsdb_open(flags 0x2 mode 0640) No such file or directory
97 returned from EXIM_DBOPEN: (nil)
98 TESTSUITE/spool/db/callout appears not to exist: trying to create
99 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
100 returned from EXIM_DBOPEN: 0xAAAAAAAA
102 dbfn_read: null return
103 callout cache: no domain record found for y
105 dbfn_read: null return
106 callout cache: no address record found for x@y
107 interface=NULL port=PORT_S
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 dbfn_write: key=y datalen nn
135 wrote callout cache domain record for y:
136 result=1 postmaster=0 random=0
137 dbfn_write: key=x@y datalen nn
138 wrote positive callout cache address record for x@y
139 ----------- end verify ------------
140 sender x@y verified ok
141 accept: condition test succeeded in ACL mail
142 end of ACL mail: ACCEPT
145 SMTP>> 221 myhost.test.ex closing connection
146 LOG: smtp_connection MAIN
147 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
149 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
150 Exim version x.yz ....
152 changed uid/gid: forcing real = effective
153 uid=uuuu gid=CALLER_GID pid=p1235
154 configuration file is TESTSUITE/test-config
156 changed uid/gid: privilege not needed
157 uid=EXIM_UID gid=EXIM_GID pid=p1235
158 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
159 sender address = CALLER@myhost.test.ex
160 sender_fullhost = [1.2.3.4]
161 sender_rcvhost = [1.2.3.4]
162 host in hosts_connection_nolog? no (option unset)
163 LOG: smtp_connection MAIN
164 SMTP connection from [1.2.3.4]
165 host in host_lookup? no (option unset)
166 set_process_info: pppp handling incoming connection from [1.2.3.4]
167 host in host_reject_connection? no (option unset)
168 host in sender_unqualified_hosts? no (option unset)
169 host in recipient_unqualified_hosts? no (option unset)
170 host in helo_verify_hosts? no (option unset)
171 host in helo_try_verify_hosts? no (option unset)
172 host in helo_accept_junk_hosts? no (option unset)
173 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
174 smtp_setup_msg entered
176 test in helo_lookup_domains?
179 test in helo_lookup_domains? no (end of list)
180 sender_fullhost = (test) [1.2.3.4]
181 sender_rcvhost = [1.2.3.4] (helo=test)
182 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
183 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
184 SMTP<< mail from:<x@y>
185 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
186 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
188 processing ACL mail "accept" (TESTSUITE/test-config 20)
189 check verify = sender/callout=1s,maxwait=1s
190 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
192 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
194 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
196 --------> r1 router <--------
197 local_part=x domain=y
199 r1 router called for x@y
202 queued for t1 transport: local_part = x
205 domain_data=NULL local_part_data=NULL
209 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
210 local host found for non-MX address
211 MUNGED: ::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 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
216 returned from EXIM_DBOPEN: 0xAAAAAAAA
218 dbfn_read: size nnn return
219 callout cache: found domain record for y
221 dbfn_read: size nnn return
222 callout cache: found address record for x@y
223 callout cache: address record is positive
224 ----------- end verify ------------
225 sender x@y verified ok
226 accept: condition test succeeded in ACL mail
227 end of ACL mail: ACCEPT
230 SMTP>> 221 myhost.test.ex closing connection
231 LOG: smtp_connection MAIN
232 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
234 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
235 >>> host in hosts_connection_nolog? no (option unset)
236 >>> host in host_lookup? no (option unset)
237 >>> host in host_reject_connection? no (option unset)
238 >>> host in sender_unqualified_hosts? no (option unset)
239 >>> host in recipient_unqualified_hosts? no (option unset)
240 >>> host in helo_verify_hosts? no (option unset)
241 >>> host in helo_try_verify_hosts? no (option unset)
242 >>> host in helo_accept_junk_hosts? no (option unset)
243 >>> test in helo_lookup_domains?
245 >>> list element: @[]
246 >>> test in helo_lookup_domains? no (end of list)
248 >>> processing ACL mail "accept" (TESTSUITE/test-config 20)
249 >>> check verify = sender/callout=1s,maxwait=1s
250 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
252 >>> calling r1 router
253 >>> routed by r1 router
254 >>> local host found for non-MX address
255 MUNGED: ::1 will be omitted in what follows
256 >>> get[host|ipnode]byname[2] looked up these IP addresses:
257 >>> name=127.0.0.1 address=127.0.0.1
258 >>> Attempting full verification using callout
259 >>> callout cache: found domain record for y
260 >>> callout cache: found address record for x@y
261 >>> callout cache: address record is positive
262 >>> ----------- end verify ------------
263 >>> accept: condition test succeeded in ACL mail
264 >>> end of ACL mail: ACCEPT
265 >>> host in hosts_connection_nolog? no (option unset)
266 >>> host in host_lookup? no (option unset)
267 >>> host in host_reject_connection? no (option unset)
268 >>> host in sender_unqualified_hosts? no (option unset)
269 >>> host in recipient_unqualified_hosts? no (option unset)
270 >>> host in helo_verify_hosts? no (option unset)
271 >>> host in helo_try_verify_hosts? no (option unset)
272 >>> host in helo_accept_junk_hosts? no (option unset)
273 >>> test in helo_lookup_domains?
275 >>> list element: @[]
276 >>> test in helo_lookup_domains? no (end of list)
278 >>> processing ACL mail "accept" (TESTSUITE/test-config 20)
279 >>> check verify = sender/callout=1s,maxwait=1s
280 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
282 >>> calling r1 router
283 >>> routed by r1 router
284 >>> local host found for non-MX address
285 MUNGED: ::1 will be omitted in what follows
286 >>> get[host|ipnode]byname[2] looked up these IP addresses:
287 >>> name=127.0.0.1 address=127.0.0.1
288 >>> Attempting full verification using callout
289 >>> callout cache: no domain record found for b
290 >>> callout cache: no address record found for a@b
291 >>> interface=NULL port=PORT_S
292 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
293 >>> 127.0.0.1 in hosts_try_fastopen?
296 >>> SMTP<< 220 server ready
297 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
298 >>> SMTP>> EHLO myhost.test.ex
299 >>> cmd buf flush 21 bytes
301 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
302 >>> SMTP>> MAIL FROM:<>
303 >>> cmd buf flush 14 bytes
305 >>> SMTP>> RCPT TO:<a@b>
306 >>> cmd buf flush 15 bytes
309 >>> cmd buf flush 6 bytes
312 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
313 >>> wrote callout cache domain record for b:
314 >>> result=1 postmaster=0 random=0
315 >>> wrote positive callout cache address record for a@b
316 >>> ----------- end verify ------------
317 >>> accept: condition test succeeded in ACL mail
318 >>> end of ACL mail: ACCEPT
319 >>> host in hosts_connection_nolog? no (option unset)
320 >>> host in host_lookup? no (option unset)
321 >>> host in host_reject_connection? no (option unset)
322 >>> host in sender_unqualified_hosts? no (option unset)
323 >>> host in recipient_unqualified_hosts? no (option unset)
324 >>> host in helo_verify_hosts? no (option unset)
325 >>> host in helo_try_verify_hosts? no (option unset)
326 >>> host in helo_accept_junk_hosts? no (option unset)
327 >>> test in helo_lookup_domains?
329 >>> list element: @[]
330 >>> test in helo_lookup_domains? no (end of list)
332 >>> processing ACL mail "accept" (TESTSUITE/test-config 20)
333 >>> check verify = sender/callout=1s,maxwait=1s
334 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
336 >>> calling r1 router
337 >>> routed by r1 router
338 >>> local host found for non-MX address
339 MUNGED: ::1 will be omitted in what follows
340 >>> get[host|ipnode]byname[2] looked up these IP addresses:
341 >>> name=127.0.0.1 address=127.0.0.1
342 >>> Attempting full verification using callout
343 >>> callout cache: no domain record found for q
344 >>> callout cache: no address record found for p1@q
345 >>> interface=NULL port=PORT_S
346 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
347 >>> 127.0.0.1 in hosts_try_fastopen?
350 >>> SMTP<< 220 server ready
351 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
352 >>> SMTP>> EHLO myhost.test.ex
353 >>> cmd buf flush 21 bytes
355 >>> cmdlog: '220:EHLO'
357 >>> ----------- end verify ------------
358 >>> accept: condition test deferred in ACL mail
359 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
360 LOG: H=(test) [1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout