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