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