tidying
[exim.git] / test / stderr / 0398
... / ...
CommitLineData
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
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
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
16SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
17smtp_setup_msg entered
18SMTP<< mail from:<qq@remote>
19spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
20log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
21SMTP>> 250 OK
22SMTP<< rcpt to:<abc@local>
23using ACL "rcpt"
24processing "deny" (TESTSUITE/test-config 19)
25check senders = qq@remote
26address match test: subject=qq@remote pattern=qq@remote
27remote in "remote"? yes (matched "remote")
28qq@remote in "qq@remote"? yes (matched "qq@remote")
29check !verify = sender
30>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
31Verifying qq@remote
32>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
33Considering qq@remote
34>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
35routing qq@remote
36--------> r1 router <--------
37local_part=qq domain=remote
38checking domains
39remote in "local"? no (end of list)
40r1 router skipped: domains mismatch
41--------> r2 router <--------
42local_part=qq domain=remote
43checking domains
44remote in "remote"? yes (matched "remote")
45calling r2 router
46r2 router called for qq@remote
47 domain = remote
48route_item = * 127.0.0.1
49remote in "*"? yes (matched "*")
50original list of hosts = '127.0.0.1' options = ''
51expanded list of hosts = '127.0.0.1' options = ''
52set transport t2
53finding IP address for 127.0.0.1
54calling host_find_byname
55host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
56using host_fake_gethostbyname for 127.0.0.1 (IPv4)
57local host found for non-MX address
58fully qualified name = 127.0.0.1
59MUNGED: ::1 will be omitted in what follows
60get[host|ipnode]byname[2] looked up these IP addresses:
61 name=127.0.0.1 address=127.0.0.1
62remote host address is the local host: remote: configured to try delivery anyway
63queued for t2 transport: local_part = qq
64domain = remote
65 errors_to=NULL
66 domain_data=NULL localpart_data=NULL
67routed by r2 router
68 envelope to: qq@remote
69 transport: t2
70 host 127.0.0.1 [127.0.0.1]
71----------- end verify ------------
72sender qq@remote verified ok
73deny: condition test failed in ACL "rcpt"
74processing "warn" (TESTSUITE/test-config 21)
75check senders = qq@remote
76address match test: subject=qq@remote pattern=qq@remote
77remote in "remote"? yes (matched "remote")
78qq@remote in "qq@remote"? yes (matched "qq@remote")
79check !verify = sender/callout
80>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
81Verifying qq@remote
82>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
83Considering qq@remote
84>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
85routing qq@remote
86--------> r1 router <--------
87local_part=qq domain=remote
88checking domains
89remote in "local"? no (end of list)
90r1 router skipped: domains mismatch
91--------> r2 router <--------
92local_part=qq domain=remote
93checking domains
94remote in "remote"? yes (matched "remote")
95calling r2 router
96r2 router called for qq@remote
97 domain = remote
98route_item = * 127.0.0.1
99remote in "*"? yes (matched "*")
100original list of hosts = '127.0.0.1' options = ''
101expanded list of hosts = '127.0.0.1' options = ''
102finding IP address for 127.0.0.1
103calling host_find_byname
104host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
105using host_fake_gethostbyname for 127.0.0.1 (IPv4)
106local host found for non-MX address
107fully qualified name = 127.0.0.1
108MUNGED: ::1 will be omitted in what follows
109get[host|ipnode]byname[2] looked up these IP addresses:
110 name=127.0.0.1 address=127.0.0.1
111remote host address is the local host: remote: configured to try delivery anyway
112queued for t2 transport: local_part = qq
113domain = remote
114 errors_to=NULL
115 domain_data=NULL localpart_data=NULL
116routed by r2 router
117 envelope to: qq@remote
118 transport: t2
119 host 127.0.0.1 [127.0.0.1]
120Attempting full verification using callout
121 locking TESTSUITE/spool/db/callout.lockfile
122 locked TESTSUITE/spool/db/callout.lockfile
123 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
124 returned from EXIM_DBOPEN: 0xAAAAAAAA
125 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
126 dbfn_read: key=remote
127callout cache: found domain record for remote
128 dbfn_read: key=qq@remote
129callout cache: no address record found for qq@remote
130 EXIM_DBCLOSE(0xAAAAAAAA)
131 closed hints database and lockfile
132interface=NULL port=1224
133Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
134 SMTP<< 220 Server ready
135127.0.0.1 in hosts_avoid_esmtp? no (option unset)
136 SMTP>> EHLO mail.test.ex
137cmd buf flush ddd bytes
138 SMTP<< 250 OK
139not using PIPELINING
140not using DSN
141127.0.0.1 in hosts_require_auth? no (option unset)
142 SMTP>> MAIL FROM:<>
143cmd buf flush ddd bytes
144 SMTP<< 250 OK
145 SMTP>> RCPT TO:<qq@remote>
146cmd buf flush ddd bytes
147sync_responses expect rcpt
148 SMTP<< 550 Unknown
149 SMTP>> QUIT
150cmd buf flush ddd bytes
151 SMTP<< 250 OK
152 SMTP(close)>>
153 locking TESTSUITE/spool/db/callout.lockfile
154 locked TESTSUITE/spool/db/callout.lockfile
155 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
156 returned from EXIM_DBOPEN: 0xAAAAAAAA
157 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
158 dbfn_write: key=remote
159wrote callout cache domain record for remote:
160 result=1 postmaster=0 random=0
161 dbfn_write: key=qq@remote
162wrote negative callout cache address record for qq@remote
163 EXIM_DBCLOSE(0xAAAAAAAA)
164 closed hints database and lockfile
165----------- end verify ------------
166l_message: $acl_verify_message
167warn: condition test succeeded in ACL "rcpt"
168LOG: MAIN
169 U=CALLER Warning: Sender verify failed: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<qq@remote>: 550 Unknown
170processing "accept" (TESTSUITE/test-config 24)
171check senders = qq@remote
172address match test: subject=qq@remote pattern=qq@remote
173remote in "remote"? yes (matched "remote")
174qq@remote in "qq@remote"? yes (matched "qq@remote")
175accept: condition test succeeded in ACL "rcpt"
176end of ACL "rcpt": ACCEPT
177SMTP>> 250 Accepted
178DSN: orcpt: NULL flags: 0
179SMTP<< rcpt to:<xyz@local>
180using ACL "rcpt"
181processing "deny" (TESTSUITE/test-config 19)
182check senders = qq@remote
183address match test: subject=qq@remote pattern=qq@remote
184remote in "remote"? yes (matched "remote")
185qq@remote in "qq@remote"? yes (matched "qq@remote")
186check !verify = sender
187using cached sender verify result
188deny: condition test failed in ACL "rcpt"
189processing "warn" (TESTSUITE/test-config 21)
190check senders = qq@remote
191address match test: subject=qq@remote pattern=qq@remote
192remote in "remote"? yes (matched "remote")
193qq@remote in "qq@remote"? yes (matched "qq@remote")
194check !verify = sender/callout
195>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
196Verifying qq@remote
197>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
198Considering qq@remote
199>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
200routing qq@remote
201--------> r1 router <--------
202local_part=qq domain=remote
203checking domains
204remote in "local"? no (end of list)
205r1 router skipped: domains mismatch
206--------> r2 router <--------
207local_part=qq domain=remote
208checking domains
209remote in "remote"? yes (matched "remote")
210calling r2 router
211r2 router called for qq@remote
212 domain = remote
213route_item = * 127.0.0.1
214remote in "*"? yes (matched "*")
215original list of hosts = '127.0.0.1' options = ''
216expanded list of hosts = '127.0.0.1' options = ''
217finding IP address for 127.0.0.1
218calling host_find_byname
219host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
220using host_fake_gethostbyname for 127.0.0.1 (IPv4)
221local host found for non-MX address
222fully qualified name = 127.0.0.1
223MUNGED: ::1 will be omitted in what follows
224get[host|ipnode]byname[2] looked up these IP addresses:
225 name=127.0.0.1 address=127.0.0.1
226remote host address is the local host: remote: configured to try delivery anyway
227queued for t2 transport: local_part = qq
228domain = remote
229 errors_to=NULL
230 domain_data=NULL localpart_data=NULL
231routed by r2 router
232 envelope to: qq@remote
233 transport: t2
234 host 127.0.0.1 [127.0.0.1]
235Attempting full verification using callout
236 locking TESTSUITE/spool/db/callout.lockfile
237 locked TESTSUITE/spool/db/callout.lockfile
238 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
239 returned from EXIM_DBOPEN: 0xAAAAAAAA
240 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
241 dbfn_read: key=remote
242callout cache: found domain record for remote
243 dbfn_read: key=qq@remote
244callout cache: found address record for qq@remote
245callout cache: address record is negative
246 EXIM_DBCLOSE(0xAAAAAAAA)
247 closed hints database and lockfile
248----------- end verify ------------
249l_message: $acl_verify_message
250warn: condition test succeeded in ACL "rcpt"
251LOG: MAIN
252 U=CALLER Warning: Sender verify failed
253processing "accept" (TESTSUITE/test-config 24)
254check senders = qq@remote
255address match test: subject=qq@remote pattern=qq@remote
256remote in "remote"? yes (matched "remote")
257qq@remote in "qq@remote"? yes (matched "qq@remote")
258accept: condition test succeeded in ACL "rcpt"
259end of ACL "rcpt": ACCEPT
260SMTP>> 250 Accepted
261DSN: orcpt: NULL flags: 0
262SMTP<< quit
263SMTP>> 221 mail.test.ex closing connection
264LOG: smtp_connection MAIN
265 SMTP connection from CALLER closed by QUIT
266search_tidyup called
267>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>