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