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