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