Code tidies to remove stuff that was needed only for the old test suite.
[exim.git] / test / stderr / 0094
CommitLineData
54c5ebb1
PH
1>>> host in hosts_connection_nolog? no (option unset)
2>>> host in host_lookup? yes (matched "0.0.0.0/0")
3>>> looking up host name for V4NET.11.12.13
4LOG: no host name found for IP address V4NET.11.12.13
5>>> host in host_reject_connection? no (option unset)
6>>> host in sender_unqualified_hosts? no (option unset)
7>>> host in recipient_unqualified_hosts? no (option unset)
8>>> host in helo_verify_hosts? no (option unset)
9>>> host in helo_try_verify_hosts? no (option unset)
10>>> host in helo_accept_junk_hosts? no (option unset)
11>>> using ACL "check_recipient"
12>>> processing "accept"
13>>> check hosts = :
14>>> host in ":"? no (end of list)
15>>> accept: condition test failed
16>>> processing "accept"
17>>> check domains = +local_domains
18>>> cam.ac.uk in "test.ex"? no (end of list)
19>>> cam.ac.uk in "+local_domains"? no (end of list)
20>>> accept: condition test failed
21>>> processing "accept"
22>>> check hosts = +relay_hosts
23>>> sender host name required, to match against *.masq.test.ex
24>>> host in "*.masq.test.ex"? no (failed to find host name for V4NET.11.12.13)
25>>> host in "+relay_hosts"? no (end of list)
26>>> accept: condition test failed
27>>> processing "deny"
28>>> deny: condition test succeeded
29LOG: H=[V4NET.11.12.13] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
30>>> host in hosts_connection_nolog? no (option unset)
31>>> host in host_lookup? yes (matched "0.0.0.0/0")
32>>> looking up host name for V4NET.0.0.1
33>>> IP address lookup yielded ten-1.test.ex
34MUNGED: ::1 will be omitted in what follows
35>>> get[host|ipnode]byname[2] looked up these IP addresses:
36>>> name=ten-1.test.ex address=V4NET.0.0.1
37>>> checking addresses for ten-1.test.ex
38>>> V4NET.0.0.1 OK
39>>> host in host_reject_connection? no (option unset)
40>>> host in sender_unqualified_hosts? no (option unset)
41>>> host in recipient_unqualified_hosts? no (option unset)
42>>> host in helo_verify_hosts? no (option unset)
43>>> host in helo_try_verify_hosts? no (option unset)
44>>> host in helo_accept_junk_hosts? no (option unset)
45>>> using ACL "check_recipient"
46>>> processing "accept"
47>>> check hosts = :
48>>> host in ":"? no (end of list)
49>>> accept: condition test failed
50>>> processing "accept"
51>>> check domains = +local_domains
52>>> cam.ac.uk in "test.ex"? no (end of list)
53>>> cam.ac.uk in "+local_domains"? no (end of list)
54>>> accept: condition test failed
55>>> processing "accept"
56>>> check hosts = +relay_hosts
57>>> host in "*.masq.test.ex"? no (end of list)
58>>> host in "+relay_hosts"? no (end of list)
59>>> accept: condition test failed
60>>> processing "deny"
61>>> deny: condition test succeeded
62LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
63Exim version x.yz ....
64changed uid/gid: forcing real = effective
65 uid=uuuu gid=CALLER_GID pid=pppp
66configuration file is TESTSUITE/test-config
67admin user
68changed uid/gid: privilege not needed
69 uid=EXIM_UID gid=EXIM_GID pid=pppp
70originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
71sender address = CALLER@test.ex
72sender_fullhost = [V4NET.99.99.90]
73sender_rcvhost = [V4NET.99.99.90]
74host in hosts_connection_nolog? no (option unset)
75LOG: smtp_connection MAIN
76 SMTP connection from [V4NET.99.99.90]
77host in host_lookup? yes (matched "0.0.0.0/0")
78looking up host name for V4NET.99.99.90
79DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens
80DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded
75e0e026
PH
81IP address lookup yielded oneback.test.ex
82 alias host1.masq.test.ex
83using host_fake_gethostbyname for oneback.test.ex (IPv4)
84DNS lookup of oneback.test.ex (A) using fakens
85DNS lookup of oneback.test.ex (A) succeeded
86MUNGED: ::1 will be omitted in what follows
87get[host|ipnode]byname[2] looked up these IP addresses:
88 name=oneback.test.ex address=V4NET.99.99.90
89checking addresses for oneback.test.ex
90 V4NET.99.99.90 OK
54c5ebb1
PH
91using host_fake_gethostbyname for host1.masq.test.ex (IPv4)
92DNS lookup of host1.masq.test.ex (A) using fakens
93DNS lookup of host1.masq.test.ex (A) succeeded
94MUNGED: ::1 will be omitted in what follows
95get[host|ipnode]byname[2] looked up these IP addresses:
96 name=host1.masq.test.ex address=V4NET.90.90.90
97checking addresses for host1.masq.test.ex
98 V4NET.90.90.90
99no IP address for host1.masq.test.ex matched V4NET.99.99.90
54c5ebb1
PH
100sender_fullhost = oneback.test.ex [V4NET.99.99.90]
101sender_rcvhost = oneback.test.ex ([V4NET.99.99.90])
102set_process_info: pppp handling incoming connection from oneback.test.ex [V4NET.99.99.90]
103host in host_reject_connection? no (option unset)
104host in sender_unqualified_hosts? no (option unset)
105host in recipient_unqualified_hosts? no (option unset)
106host in helo_verify_hosts? no (option unset)
107host in helo_try_verify_hosts? no (option unset)
108host in helo_accept_junk_hosts? no (option unset)
109SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
110smtp_setup_msg entered
111SMTP<< mail from:<userx@test.ex>
112SMTP>> 250 OK\r
113SMTP<< rcpt to:<userx@test.ex>
114using ACL "check_recipient"
115processing "accept"
116check hosts = :
117host in ":"? no (end of list)
118accept: condition test failed
119processing "accept"
120check domains = +local_domains
121test.ex in "test.ex"? yes (matched "test.ex")
122test.ex in "+local_domains"? yes (matched "+local_domains")
123accept: condition test succeeded
124SMTP>> 250 Accepted\r
125SMTP<< rcpt to:<userx@cam.ac.uk>
126using ACL "check_recipient"
127processing "accept"
128check hosts = :
129host in ":"? no (end of list)
130accept: condition test failed
131processing "accept"
132check domains = +local_domains
133cam.ac.uk in "test.ex"? no (end of list)
134cam.ac.uk in "+local_domains"? no (end of list)
135accept: condition test failed
136processing "accept"
137check hosts = +relay_hosts
138host in "*.masq.test.ex"? no (end of list)
139host in "+relay_hosts"? no (end of list)
140accept: condition test failed
141processing "deny"
142deny: condition test succeeded
143SMTP>> 550 relay not permitted\r
144LOG: MAIN REJECT
145 H=oneback.test.ex [V4NET.99.99.90] F=<userx@test.ex> rejected RCPT <userx@cam.ac.uk>: relay not permitted
146SMTP<< quit
147SMTP>> 221 the.local.host.name closing connection\r
148LOG: smtp_connection MAIN
149 SMTP connection from oneback.test.ex [V4NET.99.99.90] closed by QUIT
150search_tidyup called
151>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>