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