Merge from master into 4.next
[exim.git] / test / stderr / 0094
... / ...
CommitLineData
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 in ACL "check_recipient"
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 in ACL "check_recipient"
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 in ACL "check_recipient"
27>>> processing "deny"
28>>> message: relay not permitted
29>>> deny: condition test succeeded in ACL "check_recipient"
30>>> end of ACL "check_recipient": DENY
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"
36>>> checking addresses for ten-1.test.ex
37>>> V4NET.0.0.1 OK
38>>> host in host_reject_connection? no (option unset)
39>>> host in sender_unqualified_hosts? no (option unset)
40>>> host in recipient_unqualified_hosts? no (option unset)
41>>> host in helo_verify_hosts? no (option unset)
42>>> host in helo_try_verify_hosts? no (option unset)
43>>> host in helo_accept_junk_hosts? no (option unset)
44>>> using ACL "check_recipient"
45>>> processing "accept"
46>>> check hosts = :
47>>> host in ":"? no (end of list)
48>>> accept: condition test failed in ACL "check_recipient"
49>>> processing "accept"
50>>> check domains = +local_domains
51>>> cam.ac.uk in "test.ex"? no (end of list)
52>>> cam.ac.uk in "+local_domains"? no (end of list)
53>>> accept: condition test failed in ACL "check_recipient"
54>>> processing "accept"
55>>> check hosts = +relay_hosts
56>>> host in "*.masq.test.ex"? no (end of list)
57>>> host in "+relay_hosts"? no (end of list)
58>>> accept: condition test failed in ACL "check_recipient"
59>>> processing "deny"
60>>> message: relay not permitted
61>>> deny: condition test succeeded in ACL "check_recipient"
62>>> end of ACL "check_recipient": DENY
63LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
64Exim version x.yz ....
65changed uid/gid: forcing real = effective
66 uid=uuuu gid=CALLER_GID pid=pppp
67configuration file is TESTSUITE/test-config
68admin user
69changed uid/gid: privilege not needed
70 uid=EXIM_UID gid=EXIM_GID pid=pppp
71DSN: localuser propagating DSN
72seeking password data for user "CALLER": cache not available
73getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
74originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
75sender address = CALLER@test.ex
76sender_fullhost = [V4NET.99.99.90]
77sender_rcvhost = [V4NET.99.99.90]
78host in hosts_connection_nolog? no (option unset)
79LOG: smtp_connection MAIN
80 SMTP connection from [V4NET.99.99.90]
81host in host_lookup? yes (matched "0.0.0.0/0")
82looking up host name for V4NET.99.99.90
83DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens
84DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded
85IP address lookup yielded "oneback.test.ex"
86 alias "host1.masq.test.ex"
87DNS lookup of oneback.test.ex (A) using fakens
88DNS lookup of oneback.test.ex (A) succeeded
89oneback.test.ex V4NET.99.99.90 mx=-1 sort=xx
90checking addresses for oneback.test.ex
91Forward DNS security status: unverified
92 V4NET.99.99.90 OK
93DNS lookup of host1.masq.test.ex (A) using fakens
94DNS lookup of host1.masq.test.ex (A) succeeded
95host1.masq.test.ex V4NET.90.90.90 mx=-1 sort=xx
96checking addresses for host1.masq.test.ex
97Forward DNS security status: unverified
98 V4NET.90.90.90
99no IP address for host1.masq.test.ex matched V4NET.99.99.90
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
110smtp_setup_msg entered
111SMTP<< mail from:<userx@test.ex>
112spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
113log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
114SMTP>> 250 OK
115SMTP<< rcpt to:<userx@test.ex>
116using ACL "check_recipient"
117processing "accept"
118check hosts = :
119host in ":"? no (end of list)
120accept: condition test failed in ACL "check_recipient"
121processing "accept"
122check domains = +local_domains
123test.ex in "test.ex"? yes (matched "test.ex")
124test.ex in "+local_domains"? yes (matched "+local_domains")
125accept: condition test succeeded in ACL "check_recipient"
126end of ACL "check_recipient": ACCEPT
127SMTP>> 250 Accepted
128DSN: orcpt: NULL flags: 0
129SMTP<< rcpt to:<userx@cam.ac.uk>
130using ACL "check_recipient"
131processing "accept"
132check hosts = :
133host in ":"? no (end of list)
134accept: condition test failed in ACL "check_recipient"
135processing "accept"
136check domains = +local_domains
137cam.ac.uk in "test.ex"? no (end of list)
138cam.ac.uk in "+local_domains"? no (end of list)
139accept: condition test failed in ACL "check_recipient"
140processing "accept"
141check hosts = +relay_hosts
142host in "*.masq.test.ex"? no (end of list)
143host in "+relay_hosts"? no (end of list)
144accept: condition test failed in ACL "check_recipient"
145processing "deny"
146 message: relay not permitted
147deny: condition test succeeded in ACL "check_recipient"
148end of ACL "check_recipient": DENY
149SMTP>> 550 relay not permitted
150LOG: MAIN REJECT
151 H=oneback.test.ex [V4NET.99.99.90] F=<userx@test.ex> rejected RCPT <userx@cam.ac.uk>: relay not permitted
152SMTP<< quit
153SMTP>> 221 the.local.host.name closing connection
154LOG: smtp_connection MAIN
155 SMTP connection from oneback.test.ex [V4NET.99.99.90] closed by QUIT
156search_tidyup called
157>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>