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