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