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