Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 1000
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> using ACL "check_connect"
10 >>> processing "warn" (TESTSUITE/test-config 21)
11 >>> l_message: matched hostlist
12 >>> check hosts = <; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex
13 >>> host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"?
14 >>>  list element: 2001:ab8:37f:20:0:0:0:1
15 >>>  host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"? yes (matched "2001:ab8:37f:20:0:0:0:1")
16 >>> warn: condition test succeeded in ACL "check_connect"
17 LOG: H=[2001:0ab8:037f:0020:0000:0000:0000:0001] Warning: matched hostlist
18 >>> processing "accept" (TESTSUITE/test-config 24)
19 >>> check condition = ${if eq{$sender_host_address}{2001:0ab8:037f:0020:0000:0000:0000:0001}}
20 >>>                 = true
21 >>> accept: condition test succeeded in ACL "check_connect"
22 >>> end of ACL "check_connect": ACCEPT
23 >>> host in hosts_connection_nolog? no (option unset)
24 >>> host in host_lookup?
25 >>>  list element: *
26 >>>  host in host_lookup? yes (matched "*")
27 >>> looking up host name for V6NET:1234:0005:0006:0007:0008:0abc:000d
28 >>> IP address lookup yielded "test3.ipv6.test.ex"
29 >>> checking addresses for test3.ipv6.test.ex
30 >>>   V6NET:1234:5:6:7:8:abc:d OK
31 >>> host in host_reject_connection? no (option unset)
32 >>> host in sender_unqualified_hosts? no (option unset)
33 >>> host in recipient_unqualified_hosts? no (option unset)
34 >>> host in helo_verify_hosts? no (option unset)
35 >>> host in helo_try_verify_hosts? no (option unset)
36 >>> host in helo_accept_junk_hosts? no (option unset)
37 >>> using ACL "check_connect"
38 >>> processing "warn" (TESTSUITE/test-config 21)
39 >>> l_message: matched hostlist
40 >>> check hosts = <; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex
41 >>> host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"?
42 >>>  list element: 2001:ab8:37f:20:0:0:0:1
43 >>>  list element: v6.test.ex
44 MUNGED: ::1 will be omitted in what follows
45 >>> get[host|ipnode]byname[2] looked up these IP addresses:
46 >>>   name=v6.test.ex address=V6NET:ffff:836f:a00:a:800:200a:c032
47 >>> host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"? no (end of list)
48 >>> warn: condition test failed in ACL "check_connect"
49 >>> processing "accept" (TESTSUITE/test-config 24)
50 >>> check condition = ${if eq{$sender_host_address}{2001:0ab8:037f:0020:0000:0000:0000:0001}}
51 >>>                 = 
52 >>> accept: condition test failed in ACL "check_connect"
53 >>> end of ACL "check_connect": implicit DENY
54 LOG: H=test3.ipv6.test.ex [V6NET:1234:0005:0006:0007:0008:0abc:000d] rejected connection in "connect" ACL
55 >>> host in hosts_connection_nolog? no (option unset)
56 >>> host in host_lookup? no (option unset)
57 >>> host in host_reject_connection? no (option unset)
58 >>> host in sender_unqualified_hosts? no (option unset)
59 >>> host in recipient_unqualified_hosts? no (option unset)
60 >>> host in helo_verify_hosts? no (option unset)
61 >>> host in helo_try_verify_hosts? no (option unset)
62 >>> host in helo_accept_junk_hosts? no (option unset)
63 >>> using ACL "check_connect"
64 >>> processing "warn" (TESTSUITE/test-config 21)
65 >>> l_message: matched hostlist
66 >>> check hosts = <; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex
67 >>> host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"?
68 >>>  list element: 2001:ab8:37f:20:0:0:0:1
69 >>>  list element: v6.test.ex
70 MUNGED: ::1 will be omitted in what follows
71 >>> get[host|ipnode]byname[2] looked up these IP addresses:
72 >>>   name=v6.test.ex address=V6NET:ffff:836f:a00:a:800:200a:c032
73 >>>  host in "<; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex"? yes (matched "v6.test.ex")
74 >>> warn: condition test succeeded in ACL "check_connect"
75 LOG: H=[V6NET:ffff:836f:0a00:000a:0800:200a:c032] Warning: matched hostlist
76 >>> processing "accept" (TESTSUITE/test-config 24)
77 >>> check condition = ${if eq{$sender_host_address}{2001:0ab8:037f:0020:0000:0000:0000:0001}}
78 >>>                 = 
79 >>> accept: condition test failed in ACL "check_connect"
80 >>> end of ACL "check_connect": implicit DENY
81 LOG: H=[V6NET:ffff:836f:0a00:000a:0800:200a:c032] rejected connection in "connect" ACL