unbreak test: s/log_write/logwrite/
[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
d8fe1c03
PH
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
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
898d150f 16SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
17smtp_setup_msg entered
18SMTP<< mail from:<qq@remote>
ddf1b11a
JH
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
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
7b4c8c1f 120locked TESTSUITE/spool/db/callout.lockfile
552f4602 121EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
81f358da 122returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
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
81f358da 128EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 129closed hints database and lockfile
7eb59ff9 130interface=NULL port=1224
cb340d8d 131Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 132 SMTP<< 220 Server ready
cb9d95ae
JH
133127.0.0.1 in hosts_avoid_esmtp? no (option unset)
134 SMTP>> EHLO mail.test.ex
76003495 135cmd buf flush ddd bytes
54c5ebb1 136 SMTP<< 250 OK
02b41d71
JH
137not using PIPELINING
138not using DSN
fcc8e047 139127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 140 SMTP>> MAIL FROM:<>
76003495 141cmd buf flush ddd bytes
54c5ebb1
PH
142 SMTP<< 250 OK
143 SMTP>> RCPT TO:<qq@remote>
76003495 144cmd buf flush ddd bytes
54c5ebb1
PH
145 SMTP<< 550 Unknown
146 SMTP>> QUIT
76003495 147cmd buf flush ddd bytes
2760b518 148 SMTP<< 250 OK
ae5afa61 149 SMTP(close)>>
54c5ebb1 150locking TESTSUITE/spool/db/callout.lockfile
7b4c8c1f 151locked TESTSUITE/spool/db/callout.lockfile
552f4602 152EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
81f358da 153returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
154opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
155dbfn_write: key=remote
8b9476ba 156wrote callout cache domain record for remote:
54c5ebb1
PH
157 result=1 postmaster=0 random=0
158dbfn_write: key=qq@remote
8b9476ba 159wrote negative callout cache address record for qq@remote
81f358da 160EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 161closed hints database and lockfile
54c5ebb1 162----------- end verify ------------
187bc588 163l_message: $acl_verify_message
6968512f 164warn: condition test succeeded in ACL "rcpt"
54c5ebb1 165LOG: MAIN
e9166683 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
54c5ebb1
PH
167processing "accept"
168check senders = qq@remote
cd5567b1 169address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
170remote in "remote"? yes (matched "remote")
171qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 172accept: condition test succeeded in ACL "rcpt"
a7538db1 173end of ACL "rcpt": ACCEPT
898d150f 174SMTP>> 250 Accepted
50dc7409 175DSN: orcpt: NULL flags: 0
54c5ebb1
PH
176SMTP<< rcpt to:<xyz@local>
177using ACL "rcpt"
178processing "deny"
179check senders = qq@remote
cd5567b1 180address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
181remote in "remote"? yes (matched "remote")
182qq@remote in "qq@remote"? yes (matched "qq@remote")
183check !verify = sender
184using cached sender verify result
6968512f 185deny: condition test failed in ACL "rcpt"
54c5ebb1
PH
186processing "warn"
187check senders = qq@remote
cd5567b1 188address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
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
7b4c8c1f 233locked TESTSUITE/spool/db/callout.lockfile
552f4602 234EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
81f358da 235returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
236opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
237dbfn_read: key=remote
6f4d5ad3 238callout cache: found domain record for remote
54c5ebb1 239dbfn_read: key=qq@remote
6f4d5ad3 240callout cache: found address record for qq@remote
54c5ebb1 241callout cache: address record is negative
81f358da 242EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 243closed hints database and lockfile
54c5ebb1 244----------- end verify ------------
187bc588 245l_message: $acl_verify_message
6968512f 246warn: condition test succeeded in ACL "rcpt"
54c5ebb1
PH
247LOG: MAIN
248 U=CALLER Warning: Sender verify failed
249processing "accept"
250check senders = qq@remote
cd5567b1 251address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
252remote in "remote"? yes (matched "remote")
253qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 254accept: condition test succeeded in ACL "rcpt"
a7538db1 255end of ACL "rcpt": ACCEPT
898d150f 256SMTP>> 250 Accepted
50dc7409 257DSN: orcpt: NULL flags: 0
54c5ebb1 258SMTP<< quit
898d150f 259SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
260LOG: smtp_connection MAIN
261 SMTP connection from CALLER closed by QUIT
262search_tidyup called
9bfb7e1b 263>>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>