consistent fork-time debug
[exim.git] / test / stderr / 0044
CommitLineData
3462da30
JH
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
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
10originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11sender address = CALLER@exim.test.ex
12sender_fullhost = [V4NET.11.12.13]
13sender_rcvhost = [V4NET.11.12.13]
14host in hosts_connection_nolog? no (option unset)
15LOG: smtp_connection MAIN
16 SMTP connection from [V4NET.11.12.13]
17host in host_lookup? no (option unset)
18set_process_info: pppp handling incoming connection from [V4NET.11.12.13]
19host in host_reject_connection? no (option unset)
20host in sender_unqualified_hosts? no (option unset)
21host in recipient_unqualified_hosts? no (option unset)
22host in helo_verify_hosts? no (option unset)
23host in helo_try_verify_hosts? no (option unset)
24host in helo_accept_junk_hosts? no (option unset)
25SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
26smtp_setup_msg entered
27SMTP<< ehlo exim.test.ex
28exim.test.ex in helo_lookup_domains? no (end of list)
29sender_fullhost = (exim.test.ex) [V4NET.11.12.13]
30sender_rcvhost = [V4NET.11.12.13] (helo=exim.test.ex)
31set_process_info: pppp handling incoming connection from (exim.test.ex) [V4NET.11.12.13]
32host in dsn_advertise_hosts? no (option unset)
33host in pipelining_advertise_hosts? yes (matched "*")
34host in chunking_advertise_hosts? no (end of list)
35SMTP>> 250-the.local.host.name Hello exim.test.ex [V4NET.11.12.13]
36250-SIZE 52428800
37250-8BITMIME
38250-PIPELINING
39250 HELP
40SMTP<< mail from:postmaster@exim.test.ex
41spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
42log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
43SMTP>> 250 OK
44SMTP<< rcpt to:<postmaster@exim.test.ex>
45using ACL "check_recipient"
46processing "accept" (TESTSUITE/test-config 19)
47check hosts = :
48host in ":"? no (end of list)
49accept: condition test failed in ACL "check_recipient"
50processing "accept" (TESTSUITE/test-config 20)
51check recipients = postmaster@exim.test.ex
52address match test: subject=postmaster@exim.test.ex pattern=postmaster@exim.test.ex
53exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
54postmaster@exim.test.ex in "postmaster@exim.test.ex"? yes (matched "postmaster@exim.test.ex")
55accept: condition test succeeded in ACL "check_recipient"
56end of ACL "check_recipient": ACCEPT
57SMTP>> 250 Accepted
58DSN: orcpt: NULL flags: 0
59SMTP<< rcpt to:list@exim.test.ex
60using ACL "check_recipient"
61processing "accept" (TESTSUITE/test-config 19)
62check hosts = :
63host in ":"? no (end of list)
64accept: condition test failed in ACL "check_recipient"
65processing "accept" (TESTSUITE/test-config 20)
66check recipients = postmaster@exim.test.ex
67address match test: subject=list@exim.test.ex pattern=postmaster@exim.test.ex
68list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
69accept: condition test failed in ACL "check_recipient"
70processing "accept" (TESTSUITE/test-config 21)
71check senders = myfriend@*
72address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
73postmaster@exim.test.ex in "myfriend@*"? no (end of list)
74accept: condition test failed in ACL "check_recipient"
75processing "deny" (TESTSUITE/test-config 22)
76 message: host is listed in $dnslist_domain
77check dnslists = rbl.test.ex
78dnslists check: rbl.test.ex
79new DNS lookup for 13.12.11.V4NET.rbl.test.ex
80DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
56809214
JH
81fresh-exec forking for child-open
82postfork: child-open
83fresh-exec forked for child-open: npppp
3462da30 84DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
2e860c76 85dnslists: wrote cache entry, ttl=3
3462da30
JH
86DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
87DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
56809214
JH
88fresh-exec forking for child-open
89postfork: child-open
90fresh-exec forked for child-open: npppp
3462da30
JH
91DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
92=> that means V4NET.11.12.13 is listed at rbl.test.ex
93deny: condition test succeeded in ACL "check_recipient"
94end of ACL "check_recipient": DENY
95SMTP>> 550 host is listed in rbl.test.ex
96LOG: MAIN REJECT
97 H=(exim.test.ex) [V4NET.11.12.13] F=<postmaster@exim.test.ex> rejected RCPT list@exim.test.ex: host is listed in rbl.test.ex
98SMTP<< rcpt to:list2@exim.test.ex
99using ACL "check_recipient"
100processing "accept" (TESTSUITE/test-config 19)
101check hosts = :
102host in ":"? no (end of list)
103accept: condition test failed in ACL "check_recipient"
104processing "accept" (TESTSUITE/test-config 20)
105check recipients = postmaster@exim.test.ex
106address match test: subject=list2@exim.test.ex pattern=postmaster@exim.test.ex
107list2@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
108accept: condition test failed in ACL "check_recipient"
109processing "accept" (TESTSUITE/test-config 21)
110check senders = myfriend@*
111address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
112postmaster@exim.test.ex in "myfriend@*"? no (end of list)
113accept: condition test failed in ACL "check_recipient"
114processing "deny" (TESTSUITE/test-config 22)
115 message: host is listed in $dnslist_domain
116check dnslists = rbl.test.ex
117dnslists check: rbl.test.ex
118dnslists: using result of previous lookup
119DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
120=> that means V4NET.11.12.13 is listed at rbl.test.ex
121deny: condition test succeeded in ACL "check_recipient"
122end of ACL "check_recipient": DENY
123SMTP>> 550 host is listed in rbl.test.ex
124LOG: MAIN REJECT
125 H=(exim.test.ex) [V4NET.11.12.13] F=<postmaster@exim.test.ex> rejected RCPT list2@exim.test.ex: host is listed in rbl.test.ex
126SMTP<< data
127SMTP>> 354 Enter message, ending with "." on a line by itself
128search_tidyup called
129host in ignore_fromline_hosts? no (option unset)
130>>Headers received:
131
132search_tidyup called
133>>Headers after rewriting and local additions:
134
135Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
136Data file written for message 10HmaX-0005vi-00
137>>Generated Received: header line
138P Received: from [V4NET.11.12.13] (helo=exim.test.ex)
139 by the.local.host.name with esmtp (Exim x.yz)
140 (envelope-from <postmaster@exim.test.ex>)
141 id 10HmaX-0005vi-00
142 for postmaster@exim.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
143LOG: MAIN
144 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss
145SMTP>> 250 OK id=10HmaX-0005vi-00
146smtp_setup_msg entered
147SMTP<< quit
148SMTP>> 221 the.local.host.name closing connection
149LOG: smtp_connection MAIN
150 SMTP connection from (exim.test.ex) [V4NET.11.12.13] closed by QUIT
151search_tidyup called
152>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
153>>> host in hosts_connection_nolog? no (option unset)
154>>> host in host_lookup? no (option unset)
155>>> host in host_reject_connection? no (option unset)
156>>> host in sender_unqualified_hosts? no (option unset)
157>>> host in recipient_unqualified_hosts? no (option unset)
158>>> host in helo_verify_hosts? no (option unset)
159>>> host in helo_try_verify_hosts? no (option unset)
160>>> host in helo_accept_junk_hosts? no (option unset)
161>>> exim.test.ex in helo_lookup_domains? no (end of list)
50dc7409 162>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1 163>>> host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 164>>> host in chunking_advertise_hosts? no (end of list)
54c5ebb1 165>>> using ACL "check_recipient"
897024f1 166>>> processing "accept" (TESTSUITE/test-config 19)
54c5ebb1
PH
167>>> check hosts = :
168>>> host in ":"? no (end of list)
6968512f 169>>> accept: condition test failed in ACL "check_recipient"
897024f1 170>>> processing "accept" (TESTSUITE/test-config 20)
54c5ebb1
PH
171>>> check recipients = postmaster@exim.test.ex
172>>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 173>>> accept: condition test failed in ACL "check_recipient"
897024f1 174>>> processing "accept" (TESTSUITE/test-config 21)
54c5ebb1
PH
175>>> check senders = myfriend@*
176>>> there.test.ex in "*"? yes (matched "*")
177>>> myfriend@there.test.ex in "myfriend@*"? yes (matched "myfriend@*")
6968512f 178>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 179>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
180>>> host in ignore_fromline_hosts? no (option unset)
181LOG: 10HmaY-0005vi-00 <= myfriend@there.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss
3462da30
JH
182Exim version x.yz ....
183changed uid/gid: forcing real = effective
184 uid=uuuu gid=CALLER_GID pid=pppp
185configuration file is TESTSUITE/test-config
186admin user
187changed uid/gid: privilege not needed
188 uid=EXIM_UID gid=EXIM_GID pid=pppp
189seeking password data for user "CALLER": cache not available
190getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
191originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
192sender address = CALLER@exim.test.ex
193sender_fullhost = [V4NET.99.99.99]
194sender_rcvhost = [V4NET.99.99.99]
195host in hosts_connection_nolog? no (option unset)
196LOG: smtp_connection MAIN
197 SMTP connection from [V4NET.99.99.99]
198host in host_lookup? no (option unset)
199set_process_info: pppp handling incoming connection from [V4NET.99.99.99]
200host in host_reject_connection? no (option unset)
201host in sender_unqualified_hosts? no (option unset)
202host in recipient_unqualified_hosts? no (option unset)
203host in helo_verify_hosts? no (option unset)
204host in helo_try_verify_hosts? no (option unset)
205host in helo_accept_junk_hosts? no (option unset)
206SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
207smtp_setup_msg entered
208SMTP<< ehlo exim.test.ex
209exim.test.ex in helo_lookup_domains? no (end of list)
210sender_fullhost = (exim.test.ex) [V4NET.99.99.99]
211sender_rcvhost = [V4NET.99.99.99] (helo=exim.test.ex)
212set_process_info: pppp handling incoming connection from (exim.test.ex) [V4NET.99.99.99]
213host in dsn_advertise_hosts? no (option unset)
214host in pipelining_advertise_hosts? yes (matched "*")
215host in chunking_advertise_hosts? no (end of list)
216SMTP>> 250-the.local.host.name Hello exim.test.ex [V4NET.99.99.99]
217250-SIZE 52428800
218250-8BITMIME
219250-PIPELINING
220250 HELP
221SMTP<< mail from:postmaster@exim.test.ex
222spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
223log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
224SMTP>> 250 OK
225SMTP<< rcpt to:list@exim.test.ex
226using ACL "check_recipient"
227processing "accept" (TESTSUITE/test-config 19)
228check hosts = :
229host in ":"? no (end of list)
230accept: condition test failed in ACL "check_recipient"
231processing "accept" (TESTSUITE/test-config 20)
232check recipients = postmaster@exim.test.ex
233address match test: subject=list@exim.test.ex pattern=postmaster@exim.test.ex
234list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
235accept: condition test failed in ACL "check_recipient"
236processing "accept" (TESTSUITE/test-config 21)
237check senders = myfriend@*
238address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
239postmaster@exim.test.ex in "myfriend@*"? no (end of list)
240accept: condition test failed in ACL "check_recipient"
241processing "deny" (TESTSUITE/test-config 22)
242 message: host is listed in $dnslist_domain
243check dnslists = rbl.test.ex
244dnslists check: rbl.test.ex
245new DNS lookup for 99.99.99.V4NET.rbl.test.ex
246DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) using fakens
56809214
JH
247fresh-exec forking for child-open
248postfork: child-open
249fresh-exec forked for child-open: npppp
3462da30
JH
250DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) gave HOST_NOT_FOUND
251returning DNS_NOMATCH
a713f766 252faking res_search(A) response length as 65535
da0b4ba7 253 writing neg-cache entry for 99.99.99.V4NET.rbl.test.ex-A-xxxx, ttl 3000
a713f766 254faking res_search(A) response length as 65535
da0b4ba7 255dnslists: wrote cache entry, ttl=3000
3462da30
JH
256DNS lookup for 99.99.99.V4NET.rbl.test.ex failed
257=> that means V4NET.99.99.99 is not listed at rbl.test.ex
258deny: condition test failed in ACL "check_recipient"
259processing "require" (TESTSUITE/test-config 24)
260check verify = sender
261>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
262Verifying postmaster@exim.test.ex
263>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
264Considering postmaster@exim.test.ex
265>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
266routing postmaster@exim.test.ex
267--------> localuser router <--------
268local_part=postmaster domain=exim.test.ex
269checking local_parts
270postmaster in "userx"? no (end of list)
271localuser router skipped: local_parts mismatch
272no more routers
273----------- end verify ------------
274require: condition test failed in ACL "check_recipient"
275end of ACL "check_recipient": not OK
276LOG: MAIN REJECT
277 H=(exim.test.ex) [V4NET.99.99.99] sender verify fail for <postmaster@exim.test.ex>: Unrouteable address
278SMTP>> 550-Verification failed for <postmaster@exim.test.ex>
279SMTP>> 550-Unrouteable address
280SMTP>> 550 Sender verify failed
281LOG: MAIN REJECT
282 H=(exim.test.ex) [V4NET.99.99.99] F=<postmaster@exim.test.ex> rejected RCPT list@exim.test.ex: Sender verify failed
283SMTP>> 421 the.local.host.name lost input connection
284LOG: lost_incoming_connection MAIN
285 unexpected disconnection while reading SMTP command from (exim.test.ex) [V4NET.99.99.99] D=qqs
286search_tidyup called
287>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>