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