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