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