Testsuite: drop test.ex domain neg-cache ttl to 3000
[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
81DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
82dnslists: wrote cache entry, ttl=1
83DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
84DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
85DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
86=> that means V4NET.11.12.13 is listed at rbl.test.ex
87deny: condition test succeeded in ACL "check_recipient"
88end of ACL "check_recipient": DENY
89SMTP>> 550 host is listed in rbl.test.ex
90LOG: MAIN REJECT
91 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
92SMTP<< rcpt to:list2@exim.test.ex
93using ACL "check_recipient"
94processing "accept" (TESTSUITE/test-config 19)
95check hosts = :
96host in ":"? no (end of list)
97accept: condition test failed in ACL "check_recipient"
98processing "accept" (TESTSUITE/test-config 20)
99check recipients = postmaster@exim.test.ex
100address match test: subject=list2@exim.test.ex pattern=postmaster@exim.test.ex
101list2@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
102accept: condition test failed in ACL "check_recipient"
103processing "accept" (TESTSUITE/test-config 21)
104check senders = myfriend@*
105address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
106postmaster@exim.test.ex in "myfriend@*"? no (end of list)
107accept: condition test failed in ACL "check_recipient"
108processing "deny" (TESTSUITE/test-config 22)
109 message: host is listed in $dnslist_domain
110check dnslists = rbl.test.ex
111dnslists check: rbl.test.ex
112dnslists: using result of previous lookup
113DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
114=> that means V4NET.11.12.13 is listed at rbl.test.ex
115deny: condition test succeeded in ACL "check_recipient"
116end of ACL "check_recipient": DENY
117SMTP>> 550 host is listed in rbl.test.ex
118LOG: MAIN REJECT
119 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
120SMTP<< data
121SMTP>> 354 Enter message, ending with "." on a line by itself
122search_tidyup called
123host in ignore_fromline_hosts? no (option unset)
124>>Headers received:
125
126search_tidyup called
127>>Headers after rewriting and local additions:
128
129Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
130Data file written for message 10HmaX-0005vi-00
131>>Generated Received: header line
132P Received: from [V4NET.11.12.13] (helo=exim.test.ex)
133 by the.local.host.name with esmtp (Exim x.yz)
134 (envelope-from <postmaster@exim.test.ex>)
135 id 10HmaX-0005vi-00
136 for postmaster@exim.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
137LOG: MAIN
138 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss
139SMTP>> 250 OK id=10HmaX-0005vi-00
140smtp_setup_msg entered
141SMTP<< quit
142SMTP>> 221 the.local.host.name closing connection
143LOG: smtp_connection MAIN
144 SMTP connection from (exim.test.ex) [V4NET.11.12.13] closed by QUIT
145search_tidyup called
146>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
147>>> host in hosts_connection_nolog? no (option unset)
148>>> host in host_lookup? no (option unset)
149>>> host in host_reject_connection? no (option unset)
150>>> host in sender_unqualified_hosts? no (option unset)
151>>> host in recipient_unqualified_hosts? no (option unset)
152>>> host in helo_verify_hosts? no (option unset)
153>>> host in helo_try_verify_hosts? no (option unset)
154>>> host in helo_accept_junk_hosts? no (option unset)
155>>> exim.test.ex in helo_lookup_domains? no (end of list)
50dc7409 156>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1 157>>> host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 158>>> host in chunking_advertise_hosts? no (end of list)
54c5ebb1 159>>> using ACL "check_recipient"
897024f1 160>>> processing "accept" (TESTSUITE/test-config 19)
54c5ebb1
PH
161>>> check hosts = :
162>>> host in ":"? no (end of list)
6968512f 163>>> accept: condition test failed in ACL "check_recipient"
897024f1 164>>> processing "accept" (TESTSUITE/test-config 20)
54c5ebb1
PH
165>>> check recipients = postmaster@exim.test.ex
166>>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 167>>> accept: condition test failed in ACL "check_recipient"
897024f1 168>>> processing "accept" (TESTSUITE/test-config 21)
54c5ebb1
PH
169>>> check senders = myfriend@*
170>>> there.test.ex in "*"? yes (matched "*")
171>>> myfriend@there.test.ex in "myfriend@*"? yes (matched "myfriend@*")
6968512f 172>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 173>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
174>>> host in ignore_fromline_hosts? no (option unset)
175LOG: 10HmaY-0005vi-00 <= myfriend@there.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss
3462da30
JH
176Exim version x.yz ....
177changed uid/gid: forcing real = effective
178 uid=uuuu gid=CALLER_GID pid=pppp
179configuration file is TESTSUITE/test-config
180admin user
181changed uid/gid: privilege not needed
182 uid=EXIM_UID gid=EXIM_GID pid=pppp
183seeking password data for user "CALLER": cache not available
184getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
185originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
186sender address = CALLER@exim.test.ex
187sender_fullhost = [V4NET.99.99.99]
188sender_rcvhost = [V4NET.99.99.99]
189host in hosts_connection_nolog? no (option unset)
190LOG: smtp_connection MAIN
191 SMTP connection from [V4NET.99.99.99]
192host in host_lookup? no (option unset)
193set_process_info: pppp handling incoming connection from [V4NET.99.99.99]
194host in host_reject_connection? no (option unset)
195host in sender_unqualified_hosts? no (option unset)
196host in recipient_unqualified_hosts? no (option unset)
197host in helo_verify_hosts? no (option unset)
198host in helo_try_verify_hosts? no (option unset)
199host in helo_accept_junk_hosts? no (option unset)
200SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
201smtp_setup_msg entered
202SMTP<< ehlo exim.test.ex
203exim.test.ex in helo_lookup_domains? no (end of list)
204sender_fullhost = (exim.test.ex) [V4NET.99.99.99]
205sender_rcvhost = [V4NET.99.99.99] (helo=exim.test.ex)
206set_process_info: pppp handling incoming connection from (exim.test.ex) [V4NET.99.99.99]
207host in dsn_advertise_hosts? no (option unset)
208host in pipelining_advertise_hosts? yes (matched "*")
209host in chunking_advertise_hosts? no (end of list)
210SMTP>> 250-the.local.host.name Hello exim.test.ex [V4NET.99.99.99]
211250-SIZE 52428800
212250-8BITMIME
213250-PIPELINING
214250 HELP
215SMTP<< mail from:postmaster@exim.test.ex
216spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
217log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
218SMTP>> 250 OK
219SMTP<< rcpt to:list@exim.test.ex
220using ACL "check_recipient"
221processing "accept" (TESTSUITE/test-config 19)
222check hosts = :
223host in ":"? no (end of list)
224accept: condition test failed in ACL "check_recipient"
225processing "accept" (TESTSUITE/test-config 20)
226check recipients = postmaster@exim.test.ex
227address match test: subject=list@exim.test.ex pattern=postmaster@exim.test.ex
228list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
229accept: condition test failed in ACL "check_recipient"
230processing "accept" (TESTSUITE/test-config 21)
231check senders = myfriend@*
232address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
233postmaster@exim.test.ex in "myfriend@*"? no (end of list)
234accept: condition test failed in ACL "check_recipient"
235processing "deny" (TESTSUITE/test-config 22)
236 message: host is listed in $dnslist_domain
237check dnslists = rbl.test.ex
238dnslists check: rbl.test.ex
239new DNS lookup for 99.99.99.V4NET.rbl.test.ex
240DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) using fakens
241DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) gave HOST_NOT_FOUND
242returning DNS_NOMATCH
da0b4ba7
JH
243 writing neg-cache entry for 99.99.99.V4NET.rbl.test.ex-A-xxxx, ttl 3000
244dnslists: wrote cache entry, ttl=3000
3462da30
JH
245DNS lookup for 99.99.99.V4NET.rbl.test.ex failed
246=> that means V4NET.99.99.99 is not listed at rbl.test.ex
247deny: condition test failed in ACL "check_recipient"
248processing "require" (TESTSUITE/test-config 24)
249check verify = sender
250>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
251Verifying postmaster@exim.test.ex
252>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
253Considering postmaster@exim.test.ex
254>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
255routing postmaster@exim.test.ex
256--------> localuser router <--------
257local_part=postmaster domain=exim.test.ex
258checking local_parts
259postmaster in "userx"? no (end of list)
260localuser router skipped: local_parts mismatch
261no more routers
262----------- end verify ------------
263require: condition test failed in ACL "check_recipient"
264end of ACL "check_recipient": not OK
265LOG: MAIN REJECT
266 H=(exim.test.ex) [V4NET.99.99.99] sender verify fail for <postmaster@exim.test.ex>: Unrouteable address
267SMTP>> 550-Verification failed for <postmaster@exim.test.ex>
268SMTP>> 550-Unrouteable address
269SMTP>> 550 Sender verify failed
270LOG: MAIN REJECT
271 H=(exim.test.ex) [V4NET.99.99.99] F=<postmaster@exim.test.ex> rejected RCPT list@exim.test.ex: Sender verify failed
272SMTP>> 421 the.local.host.name lost input connection
273LOG: lost_incoming_connection MAIN
274 unexpected disconnection while reading SMTP command from (exim.test.ex) [V4NET.99.99.99] D=qqs
275search_tidyup called
276>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>