Debug: list searching
[exim.git] / test / stderr / 4031
1 ### non-prox plain receive
2 >>> host in hosts_connection_nolog? no (option unset)
3 >>> host in host_lookup? no (option unset)
4 >>> host in host_reject_connection? no (option unset)
5 >>> host in sender_unqualified_hosts? no (option unset)
6 >>> host in recipient_unqualified_hosts? no (option unset)
7 >>> host in helo_verify_hosts? no (option unset)
8 >>> host in helo_try_verify_hosts? no (option unset)
9 >>> host in helo_accept_junk_hosts? no (option unset)
10 >>>  list element: ip4.ip4.ip4.ip4
11 >>> host in pipelining_connect_advertise_hosts?
12 >>>  list element: 
13 >>> clientname in helo_lookup_domains?
14 >>>  list element: @
15 >>>  list element: @[]
16 >>> clientname in helo_lookup_domains? no (end of list)
17 >>> using ACL "r_acl"
18 >>> processing "accept" (TESTSUITE/test-config 22)
19 >>> check logwrite = proxy session: $proxy_session
20 >>>                = proxy session: no
21 LOG: proxy session: no
22 >>> check logwrite = local          [$received_ip_address]:$received_port
23 >>>                = local          []:-1
24 LOG: local          []:-1
25 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
26 >>>                = proxy internal []:0
27 LOG: proxy internal []:0
28 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
29 >>>                = proxy external []:0
30 LOG: proxy external []:0
31 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
32 >>>                = remote         [127.0.0.2]:1111
33 LOG: remote         [127.0.0.2]:1111
34 >>> accept: condition test succeeded in ACL "r_acl"
35 >>> end of ACL "r_acl": ACCEPT
36 >>> host in ignore_fromline_hosts? no (option unset)
37 LOG: 10HmaX-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2] P=smtp S=sss
38 ### protocol v1 receive
39 >>> host in hosts_connection_nolog? no (option unset)
40 >>> host in host_lookup? no (option unset)
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 >>>  list element: ip4.ip4.ip4.ip4
48 >>> looking up host name for 127.0.0.2
49 LOG: no host name found for IP address 127.0.0.2
50 >>> host in pipelining_connect_advertise_hosts?
51 >>>  list element: 
52 >>> clientname in helo_lookup_domains?
53 >>>  list element: @
54 >>>  list element: @[]
55 >>> clientname in helo_lookup_domains? no (end of list)
56 >>> using ACL "r_acl"
57 >>> processing "accept" (TESTSUITE/test-config 22)
58 >>> check logwrite = proxy session: $proxy_session
59 >>>                = proxy session: yes
60 LOG: proxy session: yes
61 >>> check logwrite = local          [$received_ip_address]:$received_port
62 >>>                = local          []:-1
63 LOG: local          []:-1
64 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
65 >>>                = proxy internal [ip4.ip4.ip4.ip4]:1111
66 LOG: proxy internal [ip4.ip4.ip4.ip4]:1111
67 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
68 >>>                = proxy external [127.42.42.42]:1112
69 LOG: proxy external [127.42.42.42]:1112
70 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
71 >>>                = remote         [127.0.0.2]:1113
72 LOG: remote         [127.0.0.2]:1113
73 >>> accept: condition test succeeded in ACL "r_acl"
74 >>> end of ACL "r_acl": ACCEPT
75 >>> host in ignore_fromline_hosts? no (option unset)
76 LOG: 10HmaY-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1113 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss
77 ### protocol v2 receive
78 >>> host in hosts_connection_nolog? no (option unset)
79 >>> host in host_lookup? no (option unset)
80 >>> host in host_reject_connection? no (option unset)
81 >>> host in sender_unqualified_hosts? no (option unset)
82 >>> host in recipient_unqualified_hosts? no (option unset)
83 >>> host in helo_verify_hosts? no (option unset)
84 >>> host in helo_try_verify_hosts? no (option unset)
85 >>> host in helo_accept_junk_hosts? no (option unset)
86 >>>  list element: ip4.ip4.ip4.ip4
87 >>> looking up host name for 127.0.0.2
88 LOG: no host name found for IP address 127.0.0.2
89 >>> host in pipelining_connect_advertise_hosts?
90 >>>  list element: 
91 >>> clientname in helo_lookup_domains?
92 >>>  list element: @
93 >>>  list element: @[]
94 >>> clientname in helo_lookup_domains? no (end of list)
95 >>> using ACL "r_acl"
96 >>> processing "accept" (TESTSUITE/test-config 22)
97 >>> check logwrite = proxy session: $proxy_session
98 >>>                = proxy session: yes
99 LOG: proxy session: yes
100 >>> check logwrite = local          [$received_ip_address]:$received_port
101 >>>                = local          []:-1
102 LOG: local          []:-1
103 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
104 >>>                = proxy internal [ip4.ip4.ip4.ip4]:1111
105 LOG: proxy internal [ip4.ip4.ip4.ip4]:1111
106 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
107 >>>                = proxy external [127.42.42.42]:1114
108 LOG: proxy external [127.42.42.42]:1114
109 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
110 >>>                = remote         [127.0.0.2]:1115
111 LOG: remote         [127.0.0.2]:1115
112 >>> accept: condition test succeeded in ACL "r_acl"
113 >>> end of ACL "r_acl": ACCEPT
114 >>> host in ignore_fromline_hosts? no (option unset)
115 LOG: 10HmaZ-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1115 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss
116 ### proxy timeout
117 >>> host in hosts_connection_nolog? no (option unset)
118 >>> host in host_lookup? no (option unset)
119 >>> host in host_reject_connection? no (option unset)
120 >>> host in sender_unqualified_hosts? no (option unset)
121 >>> host in recipient_unqualified_hosts? no (option unset)
122 >>> host in helo_verify_hosts? no (option unset)
123 >>> host in helo_try_verify_hosts? no (option unset)
124 >>> host in helo_accept_junk_hosts? no (option unset)
125 >>>  list element: ip4.ip4.ip4.ip4
126 >>> host in pipelining_connect_advertise_hosts?
127 >>>  list element: 
128
129 ******** SERVER ********
130 ### non-prox plain receive
131 ### protocol v1 receive
132 ### protocol v2 receive
133 ### proxy timeout