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