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