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