Account properly for quoted or 2047-encoded MIME parameters while walking headers...
[exim.git] / test / stderr / 0398
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
10originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11sender address = CALLER@test.ex
12set_process_info: pppp accepting a local SMTP message from <CALLER@test.ex>
13 in hosts_connection_nolog? no (option unset)
14LOG: smtp_connection MAIN
15 SMTP connection from CALLER
898d150f 16SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
17smtp_setup_msg entered
18SMTP<< mail from:<qq@remote>
898d150f 19SMTP>> 250 OK
54c5ebb1
PH
20SMTP<< rcpt to:<abc@local>
21using ACL "rcpt"
22processing "deny"
23check senders = qq@remote
cd5567b1 24address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
25remote in "remote"? yes (matched "remote")
26qq@remote in "qq@remote"? yes (matched "qq@remote")
27check !verify = sender
28>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
29Verifying qq@remote
30>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
31Considering qq@remote
32>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
33routing qq@remote
34--------> r1 router <--------
35local_part=qq domain=remote
36checking domains
37remote in "local"? no (end of list)
38r1 router skipped: domains mismatch
39--------> r2 router <--------
40local_part=qq domain=remote
41checking domains
42remote in "remote"? yes (matched "remote")
43calling r2 router
44r2 router called for qq@remote
45 domain = remote
46route_item = * 127.0.0.1
47remote in "*"? yes (matched "*")
48original list of hosts = "127.0.0.1" options =
49expanded list of hosts = "127.0.0.1" options =
50set transport t2
51finding IP address for 127.0.0.1
52calling host_find_byname
53using host_fake_gethostbyname for 127.0.0.1 (IPv4)
54local host found for non-MX address
55fully qualified name = 127.0.0.1
56MUNGED: ::1 will be omitted in what follows
57get[host|ipnode]byname[2] looked up these IP addresses:
58 name=127.0.0.1 address=127.0.0.1
59remote host address is the local host: remote: configured to try delivery anyway
60queued for t2 transport: local_part = qq
61domain = remote
62 errors_to=NULL
63 domain_data=NULL localpart_data=NULL
64routed by r2 router
65 envelope to: qq@remote
66 transport: t2
67 host 127.0.0.1 [127.0.0.1]
68----------- end verify ------------
69sender qq@remote verified ok
6968512f 70deny: condition test failed in ACL "rcpt"
54c5ebb1
PH
71processing "warn"
72check senders = qq@remote
cd5567b1 73address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
74remote in "remote"? yes (matched "remote")
75qq@remote in "qq@remote"? yes (matched "qq@remote")
76check !verify = sender/callout
77>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
78Verifying qq@remote
79>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80Considering qq@remote
81>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
82routing qq@remote
83--------> r1 router <--------
84local_part=qq domain=remote
85checking domains
86remote in "local"? no (end of list)
87r1 router skipped: domains mismatch
88--------> r2 router <--------
89local_part=qq domain=remote
90checking domains
91remote in "remote"? yes (matched "remote")
92calling r2 router
93r2 router called for qq@remote
94 domain = remote
95route_item = * 127.0.0.1
96remote in "*"? yes (matched "*")
97original list of hosts = "127.0.0.1" options =
98expanded list of hosts = "127.0.0.1" options =
99finding IP address for 127.0.0.1
100calling host_find_byname
101using host_fake_gethostbyname for 127.0.0.1 (IPv4)
102local host found for non-MX address
103fully qualified name = 127.0.0.1
104MUNGED: ::1 will be omitted in what follows
105get[host|ipnode]byname[2] looked up these IP addresses:
106 name=127.0.0.1 address=127.0.0.1
107remote host address is the local host: remote: configured to try delivery anyway
108queued for t2 transport: local_part = qq
109domain = remote
110 errors_to=NULL
111 domain_data=NULL localpart_data=NULL
112routed by r2 router
113 envelope to: qq@remote
114 transport: t2
115 host 127.0.0.1 [127.0.0.1]
116Attempting full verification using callout
117locking TESTSUITE/spool/db/callout.lockfile
118locked TESTSUITE/spool/db/callout.lockfile
119EXIM_DBOPEN(TESTSUITE/spool/db/callout)
120returned from EXIM_DBOPEN
121opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
122dbfn_read: key=remote
123callout cache: found domain record
124dbfn_read: key=qq@remote
125callout cache: no address record found
30079bc1
JH
126interface=127.0.0.1 port=1224
127Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected
54c5ebb1 128 SMTP<< 220 Server ready
cb9d95ae
JH
129127.0.0.1 in hosts_avoid_esmtp? no (option unset)
130 SMTP>> EHLO mail.test.ex
54c5ebb1 131 SMTP<< 250 OK
fcc8e047 132127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1
PH
133 SMTP>> MAIL FROM:<>
134 SMTP<< 250 OK
135 SMTP>> RCPT TO:<qq@remote>
136 SMTP<< 550 Unknown
137 SMTP>> QUIT
138locking TESTSUITE/spool/db/callout.lockfile
139locked TESTSUITE/spool/db/callout.lockfile
140EXIM_DBOPEN(TESTSUITE/spool/db/callout)
141returned from EXIM_DBOPEN
142opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
143dbfn_write: key=remote
144wrote callout cache domain record:
145 result=1 postmaster=0 random=0
146dbfn_write: key=qq@remote
147wrote negative callout cache address record
148----------- end verify ------------
187bc588 149l_message: $acl_verify_message
6968512f 150warn: condition test succeeded in ACL "rcpt"
54c5ebb1
PH
151LOG: MAIN
152 U=CALLER Warning: Sender verify failed: response to "RCPT TO:<qq@remote>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown
153processing "accept"
154check senders = qq@remote
cd5567b1 155address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
156remote in "remote"? yes (matched "remote")
157qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 158accept: condition test succeeded in ACL "rcpt"
a7538db1 159end of ACL "rcpt": ACCEPT
898d150f 160SMTP>> 250 Accepted
54c5ebb1
PH
161SMTP<< rcpt to:<xyz@local>
162using ACL "rcpt"
163processing "deny"
164check senders = qq@remote
cd5567b1 165address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
166remote in "remote"? yes (matched "remote")
167qq@remote in "qq@remote"? yes (matched "qq@remote")
168check !verify = sender
169using cached sender verify result
6968512f 170deny: condition test failed in ACL "rcpt"
54c5ebb1
PH
171processing "warn"
172check senders = qq@remote
cd5567b1 173address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
174remote in "remote"? yes (matched "remote")
175qq@remote in "qq@remote"? yes (matched "qq@remote")
176check !verify = sender/callout
177>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
178Verifying qq@remote
179>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
180Considering qq@remote
181>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
182routing qq@remote
183--------> r1 router <--------
184local_part=qq domain=remote
185checking domains
186remote in "local"? no (end of list)
187r1 router skipped: domains mismatch
188--------> r2 router <--------
189local_part=qq domain=remote
190checking domains
191remote in "remote"? yes (matched "remote")
192calling r2 router
193r2 router called for qq@remote
194 domain = remote
195route_item = * 127.0.0.1
196remote in "*"? yes (matched "*")
197original list of hosts = "127.0.0.1" options =
198expanded list of hosts = "127.0.0.1" options =
199finding IP address for 127.0.0.1
200calling host_find_byname
201using host_fake_gethostbyname for 127.0.0.1 (IPv4)
202local host found for non-MX address
203fully qualified name = 127.0.0.1
204MUNGED: ::1 will be omitted in what follows
205get[host|ipnode]byname[2] looked up these IP addresses:
206 name=127.0.0.1 address=127.0.0.1
207remote host address is the local host: remote: configured to try delivery anyway
208queued for t2 transport: local_part = qq
209domain = remote
210 errors_to=NULL
211 domain_data=NULL localpart_data=NULL
212routed by r2 router
213 envelope to: qq@remote
214 transport: t2
215 host 127.0.0.1 [127.0.0.1]
216Attempting full verification using callout
217locking TESTSUITE/spool/db/callout.lockfile
218locked TESTSUITE/spool/db/callout.lockfile
219EXIM_DBOPEN(TESTSUITE/spool/db/callout)
220returned from EXIM_DBOPEN
221opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
222dbfn_read: key=remote
223callout cache: found domain record
224dbfn_read: key=qq@remote
225callout cache: found address record
226callout cache: address record is negative
227----------- end verify ------------
187bc588 228l_message: $acl_verify_message
6968512f 229warn: condition test succeeded in ACL "rcpt"
54c5ebb1
PH
230LOG: MAIN
231 U=CALLER Warning: Sender verify failed
232processing "accept"
233check senders = qq@remote
cd5567b1 234address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
235remote in "remote"? yes (matched "remote")
236qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 237accept: condition test succeeded in ACL "rcpt"
a7538db1 238end of ACL "rcpt": ACCEPT
898d150f 239SMTP>> 250 Accepted
54c5ebb1 240SMTP<< quit
898d150f 241SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
242LOG: smtp_connection MAIN
243 SMTP connection from CALLER closed by QUIT
244search_tidyup called
245>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>