Merge from master into 4.next
[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
cc5a3f43
WB
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>
4fab92fb
HSHR
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
898d150f 23SMTP>> 250 OK
54c5ebb1
PH
24SMTP<< rcpt to:<abc@local>
25using ACL "rcpt"
26processing "deny"
27check senders = qq@remote
cd5567b1 28address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
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
6968512f 74deny: condition test failed in ACL "rcpt"
54c5ebb1
PH
75processing "warn"
76check senders = qq@remote
cd5567b1 77address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
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
4fab92fb 122locked TESTSUITE/spool/db/callout.lockfile
54c5ebb1
PH
123EXIM_DBOPEN(TESTSUITE/spool/db/callout)
124returned from EXIM_DBOPEN
125opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
126dbfn_read: key=remote
bfe645c1 127callout cache: found domain record for remote
54c5ebb1 128dbfn_read: key=qq@remote
bfe645c1 129callout cache: no address record found for qq@remote
4fab92fb 130closed hints database and lockfile
54c5ebb1
PH
131interface=NULL port=1224
132Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
133 SMTP<< 220 Server ready
cb9d95ae
JH
134127.0.0.1 in hosts_avoid_esmtp? no (option unset)
135 SMTP>> EHLO mail.test.ex
4fab92fb 136cmd buf flush ddd bytes
54c5ebb1 137 SMTP<< 250 OK
fcc8e047 138127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 139 SMTP>> MAIL FROM:<>
4fab92fb 140cmd buf flush ddd bytes
54c5ebb1
PH
141 SMTP<< 250 OK
142 SMTP>> RCPT TO:<qq@remote>
4fab92fb 143cmd buf flush ddd bytes
54c5ebb1
PH
144 SMTP<< 550 Unknown
145 SMTP>> QUIT
4fab92fb
HSHR
146cmd buf flush ddd bytes
147 SMTP<< 250 OK
148 SMTP(close)>>
54c5ebb1 149locking TESTSUITE/spool/db/callout.lockfile
4fab92fb 150locked TESTSUITE/spool/db/callout.lockfile
54c5ebb1
PH
151EXIM_DBOPEN(TESTSUITE/spool/db/callout)
152returned from EXIM_DBOPEN
153opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
154dbfn_write: key=remote
4fab92fb 155wrote callout cache domain record for remote:
54c5ebb1
PH
156 result=1 postmaster=0 random=0
157dbfn_write: key=qq@remote
4fab92fb
HSHR
158wrote negative callout cache address record for qq@remote
159closed hints database and lockfile
54c5ebb1 160----------- end verify ------------
187bc588 161l_message: $acl_verify_message
6968512f 162warn: condition test succeeded in ACL "rcpt"
54c5ebb1
PH
163LOG: MAIN
164 U=CALLER Warning: Sender verify failed: response to "RCPT TO:<qq@remote>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown
165processing "accept"
166check senders = qq@remote
cd5567b1 167address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
168remote in "remote"? yes (matched "remote")
169qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 170accept: condition test succeeded in ACL "rcpt"
a7538db1 171end of ACL "rcpt": ACCEPT
898d150f 172SMTP>> 250 Accepted
cc5a3f43 173DSN: orcpt: NULL flags: 0
54c5ebb1
PH
174SMTP<< rcpt to:<xyz@local>
175using ACL "rcpt"
176processing "deny"
177check senders = qq@remote
cd5567b1 178address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
179remote in "remote"? yes (matched "remote")
180qq@remote in "qq@remote"? yes (matched "qq@remote")
181check !verify = sender
182using cached sender verify result
6968512f 183deny: condition test failed in ACL "rcpt"
54c5ebb1
PH
184processing "warn"
185check senders = qq@remote
cd5567b1 186address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
187remote in "remote"? yes (matched "remote")
188qq@remote in "qq@remote"? yes (matched "qq@remote")
189check !verify = sender/callout
190>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
191Verifying qq@remote
192>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
193Considering qq@remote
194>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
195routing qq@remote
196--------> r1 router <--------
197local_part=qq domain=remote
198checking domains
199remote in "local"? no (end of list)
200r1 router skipped: domains mismatch
201--------> r2 router <--------
202local_part=qq domain=remote
203checking domains
204remote in "remote"? yes (matched "remote")
205calling r2 router
206r2 router called for qq@remote
207 domain = remote
208route_item = * 127.0.0.1
209remote in "*"? yes (matched "*")
210original list of hosts = "127.0.0.1" options =
211expanded list of hosts = "127.0.0.1" options =
212finding IP address for 127.0.0.1
213calling host_find_byname
214using host_fake_gethostbyname for 127.0.0.1 (IPv4)
215local host found for non-MX address
216fully qualified name = 127.0.0.1
217MUNGED: ::1 will be omitted in what follows
218get[host|ipnode]byname[2] looked up these IP addresses:
219 name=127.0.0.1 address=127.0.0.1
220remote host address is the local host: remote: configured to try delivery anyway
221queued for t2 transport: local_part = qq
222domain = remote
223 errors_to=NULL
224 domain_data=NULL localpart_data=NULL
225routed by r2 router
226 envelope to: qq@remote
227 transport: t2
228 host 127.0.0.1 [127.0.0.1]
229Attempting full verification using callout
230locking TESTSUITE/spool/db/callout.lockfile
4fab92fb 231locked TESTSUITE/spool/db/callout.lockfile
54c5ebb1
PH
232EXIM_DBOPEN(TESTSUITE/spool/db/callout)
233returned from EXIM_DBOPEN
234opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
235dbfn_read: key=remote
bfe645c1 236callout cache: found domain record for remote
54c5ebb1 237dbfn_read: key=qq@remote
bfe645c1 238callout cache: found address record for qq@remote
54c5ebb1 239callout cache: address record is negative
4fab92fb 240closed hints database and lockfile
54c5ebb1 241----------- end verify ------------
187bc588 242l_message: $acl_verify_message
6968512f 243warn: condition test succeeded in ACL "rcpt"
54c5ebb1
PH
244LOG: MAIN
245 U=CALLER Warning: Sender verify failed
246processing "accept"
247check senders = qq@remote
cd5567b1 248address match test: subject=qq@remote pattern=qq@remote
54c5ebb1
PH
249remote in "remote"? yes (matched "remote")
250qq@remote in "qq@remote"? yes (matched "qq@remote")
6968512f 251accept: condition test succeeded in ACL "rcpt"
a7538db1 252end of ACL "rcpt": ACCEPT
898d150f 253SMTP>> 250 Accepted
cc5a3f43 254DSN: orcpt: NULL flags: 0
54c5ebb1 255SMTP<< quit
898d150f 256SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
257LOG: smtp_connection MAIN
258 SMTP connection from CALLER closed by QUIT
259search_tidyup called
260>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>